Skip to content

Commit

Permalink
rem unneeded phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Dec 29, 2021
1 parent fba60db commit 4cc4eff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Model/UserAction.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@ public function isOwnerEntity(): bool
return $owner->isEntity();
}

/**
* Return model associated with this action.
*/
public function getModel(): Model
{
/** @var Model */
Expand Down

0 comments on commit 4cc4eff

Please sign in to comment.