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 c7f7bf2 commit afe45d2Copy full SHA for afe45d2
user_guide_src/source/outgoing/view_parser.rst
@@ -431,14 +431,6 @@ callable:
431
432
.. literalinclude:: view_parser/012.php
433
434
-PHP Native functions as Filters
435
--------------------------------
436
-
437
-You can use native php function as filters by editing **app/Config/View.php** and adding new entries to the
438
-``$filters`` array. Each key is the name which the PHP function is called by in the view, and its value is any valid PHP function:
439
440
-.. literalinclude:: view_parser/013.php
441
442
Parser Plugins
443
==============
444
0 commit comments