Skip to content

Commit

Permalink
fix: missing PHPDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjavi authored and Javi Aguilar committed Jun 20, 2017
1 parent 1791d00 commit 5076a65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Hookable.php
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,8 @@ public function toArray()
/**
* Register hook for replicate.
*
* @param array|null $except
*
* @return mixed
*/
public function replicate(array $except = null)
Expand Down

0 comments on commit 5076a65

Please sign in to comment.