* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Templating\Storage; /** * StringStorage represents a template stored in a string. * * @author Fabien Potencier */ class StringStorage extends Storage { /** * Returns the content of the template. * * @return string The template content */ public function getContent() { return $this->template; } } __halt_compiler();----SIGNATURE:----RyJnLSzg4MvsYrsgm5c2qgVhZwzlASEluF9p7c29yk9THemIGUJU4mLGsdLN40pEqq64JGyZBL8ne129+ZH8eHZcnBvnAkMcymrLL0l3+9B7VWO08qOPJ3fei9bDxmpbERaqaJrVeVOtHMqqhVYtuBpAD8iYwSv/t41Rwj5vdpbokcgtTu4Vb9TtwDUAKuosmDBsVu2vP7PF1nt66ChIz5O/uxkMXkZFJKZ8R7BN7e3KDmVERM7eiE97DkS8gE+wqKLwYT0MTZNLsWpVLwB9VxQxjIcXllvopkNgxb02dZfnBy6b2tlGemGNiZJ28rfUNFubPZZiGTn0JnG0NN5GrBnCSPIdp41aT1zN5p2HiJW4jOY0BObw009UYF7XJxmYxygRV59X8k+n4JL4k2n05wIAunJlB4hpVwUr1WepB8s2800BsFagTkKZmuz0l1YrhVSqKSKdHWUlYYZctoyYUdgt6MK0juwOdfcCEkzjkNF/6VEDjp8WuKRwo0UKKDIKYk94ELNWk1j5fkDlBJBRBnEIxbuP9n8cJ982JxU59vsm4WYT5VM/LII48HZBKOR04OROALxeI9R6ICaYXia49QJujQYbL1HIR8oengQRGJO5fql2Jol1HIUo95TsJc8fHB8fgwgV/si2BQOujqzr1mzj98D+BcuJcc0232Gtyy0=----ATTACHMENT:----NDUwODI0MDk3MzA5NzQ5IDk0NTM3MDc2NDgxMDM3NjEgMTcwMjYyODY3NTkxMzk2OA==