mirror of
https://github.com/smarty-php/smarty.git
synced 2025-10-06 17:20:54 +02:00
* Implemented support for substr, implode and json_encode as modifiers. Fixes #939 * Added split and join in favor of explode and implode modifiers. * Documented all available modifiers
216 B
216 B
noprint
Always returns an empty string. This can be used to call a function or a method on an object that returns output, and suppress the output.
Basic usage
{$controller->sendEmail()|noprint}