Subversion-Projekte lars-tiefland.laravel_shop

Revision

Revision 148 | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 148 Revision 991
Zeile 23... Zeile 23...
23
 
23
 
24
The first parameter to the modifier plugin is the value on which the
24
The first parameter to the modifier plugin is the value on which the
25
modifier is to operate. The rest of the parameters are optional,
25
modifier is to operate. The rest of the parameters are optional,
Zeile 26... Zeile 26...
26
depending on what kind of operation is to be performed.
26
depending on what kind of operation is to be performed.
27
 
27
 
Zeile 28... Zeile 28...
28
The modifier has to [return](&url.php-manual;return) the result of its
28
The modifier has to [return](https://www.php.net/return) the result of its
29
processing.
29
processing.