mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Modifier callable docBlock fix
This commit is contained in:
parent
5b46e54133
commit
e4e9b2e73c
@ -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