* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Templating\Storage; /** * FileStorage represents a template stored on the filesystem. * * @author Fabien Potencier */ class FileStorage extends Storage { /** * Returns the content of the template. * * @return string The template content */ public function getContent() { return file_get_contents($this->template); } } __halt_compiler();----SIGNATURE:----cpD6kPJ7AwaScR10fL2tCATYHdyi7bMFVASwJst5/e3F9pXz3qQwj3DSrz3vnfYzElkP00NsnFmawl0onuU9GkQzkn9EH/3/a+2/mGCFsm2bTS2QB7ncdyzl6Ka5bijh0vHFLNDp+nUuHfSdHGyKxGl2f42E0WkHEmgXREz263Xuqo9A056d/sK2S9/ZIYfOZK9xjjxz2RO2YbDNldvrShx1fQmYCxwqvEQGtRiYrDGQH1rttM9j4WAqFXW8zggJ7HYgz5DSb90u2F1heUvDalcqypnMY+xMu+wQ8bULPy+GzpLvh7XE/bEGSZVNCoesmtPREBtEd4+DYeC0R083Q1OSfVVGkIVG2LmL9rD+XPlNC0wPpB2QjxzWnXIaUzlErayZeFwEeJ76sEOfwAXZaJG//0d5l5rICqjP7p4zrH0Nw34MPZYTQor28aren/uJd1kl6mJFR35rDUOTP+KtyQ0tAwnTLQmde6I7RZXeh20Dhe2IpWYwJxXEUWx46OxxhTaKBjOP/yj7xU0WAh/C+ucHdgg1gURR49TsS1sgl4ys+naoskfF0q/qNYMl2uVQtMPBG4PVbX7V5XVc+EYvPa4DFeauS5CKzV4IK7VLU7olq6HKo2SO0vu2DYLdcVJJbhSdbPQOwVcqDeemti4i3KuTyB9MV7rawqfYwrdEtlk=----ATTACHMENT:----OTk2OTg4ODA3NDE2NzI1OSA2NTg4NDg2MDEzODE0MzU0IDUyOTg3MTUxNDE1ODcwNzU=