Skip to content

Commit 14b46a4

Browse files
committed
remove unimplemented plugin hook
1 parent 85d7bf3 commit 14b46a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Plugin.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,4 @@ public function __construct(Mapper $mapper)
1414
public function getRepositoryClass(Space $space) {}
1515
public function getEntityClass(Space $space) {}
1616
public function beforeCreate(Entity $instance, Space $space) {}
17-
public function beforeUpdate(Entity $instance, Space $space) {}
1817
}

0 commit comments

Comments
 (0)