mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Merge pull request #302 from OrderTarget/master
Modifier callable docBlock fix
This commit is contained in:
commit
fc188a5822
@ -534,7 +534,7 @@ class Fenom
|
||||
* Add modifier
|
||||
*
|
||||
* @param string $modifier the modifier name
|
||||
* @param string $callback the modifier callback
|
||||
* @param callable $callback the modifier callback
|
||||
* @return Fenom
|
||||
*/
|
||||
public function addModifier($modifier, $callback)
|
||||
|
Loading…
Reference in New Issue
Block a user