We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d17191 + ee78f4f commit 2ab996eCopy full SHA for 2ab996e
src/Smarty.php
@@ -83,7 +83,7 @@ public function addSlimPlugins(RouterInterface $router, $uri)
83
*
84
* @param string $type plugin type
85
* @param string $tag name of template tag
86
- * @param callback $callback PHP callback to register
+ * @param callable $callback PHP callback to register
87
* @param boolean $cacheable if true (default) this function is cachable
88
* @param array $cache_attr caching attributes if any
89
0 commit comments