We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85d7bf3 commit 14b46a4Copy full SHA for 14b46a4
src/Plugin.php
@@ -14,5 +14,4 @@ public function __construct(Mapper $mapper)
14
public function getRepositoryClass(Space $space) {}
15
public function getEntityClass(Space $space) {}
16
public function beforeCreate(Entity $instance, Space $space) {}
17
- public function beforeUpdate(Entity $instance, Space $space) {}
18
}
0 commit comments