Skip to content

Commit

Permalink
Update src/Domain/Behaviour/BehaviourGateway.php
Browse files Browse the repository at this point in the history
Co-authored-by: Sandra Kuipers <[email protected]>
  • Loading branch information
ali-ichk and SKuipers authored Apr 29, 2024
1 parent c6c1a58 commit e10c507
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Domain/Behaviour/BehaviourGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ class BehaviourGateway extends QueryableGateway implements ScrubbableGateway
use TableAware;
use Scrubbable;
use ScrubByPerson;
use SharedUserLogic;

private static $tableName = 'gibbonBehaviour';
private static $primaryKey = 'gibbonBehaviourID';
Expand Down

0 comments on commit e10c507

Please sign in to comment.