Skip to content

Commit 41d8ca4

Browse files
committed
rem unneeded phpdoc
1 parent c08a102 commit 41d8ca4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Model/UserAction.php

-3
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,6 @@ public function isOwnerEntity(): bool
8585
return $owner->isEntity();
8686
}
8787

88-
/**
89-
* Return model associated with this action.
90-
*/
9188
public function getModel(): Model
9289
{
9390
/** @var Model */

0 commit comments

Comments
 (0)