We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b92ecbb commit 9b5867cCopy full SHA for 9b5867c
1 file changed
tests/Bridges.Latte/expected/UIMacros.isLinkCurrent.phtml
@@ -20,5 +20,5 @@
20
?>
21
22
23
-<a href="%A%"%A%($this->global->_fnislinkcurrent)('default') ? 'current' : null%A%>custom function</a>
+<a href="%A%"%A%($this->global->_fn->isLinkCurrent)('default') ? 'current' : null%A%>custom function</a>
24
%A%
0 commit comments