Skip to content

Commit

Permalink
Additional commit for CFM-232
Browse files Browse the repository at this point in the history
  • Loading branch information
Benn Oshrin committed Oct 24, 2022
1 parent 79d29b7 commit 57627d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/Model/Table/PronounsTable.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

use Cake\ORM\Table;
use Cake\Validation\Validator;
use App\Lib\Enum\LanguageEnum;

class PronounsTable extends Table {
use \App\Lib\Traits\AutoViewVarsTrait;
Expand Down

0 comments on commit 57627d6

Please sign in to comment.