* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Templating\Tests\Storage; use PHPUnit\Framework\TestCase; use Symfony\Component\Templating\Storage\FileStorage; class FileStorageTest extends TestCase { public function testGetContent() { $storage = new FileStorage('foo'); $this->assertInstanceOf('Symfony\Component\Templating\Storage\Storage', $storage, 'FileStorage is an instance of Storage'); $storage = new FileStorage(__DIR__.'/../Fixtures/templates/foo.php'); $this->assertEquals(''."\n", $storage->getContent(), '->getContent() returns the content of the template'); } } __halt_compiler();----SIGNATURE:----Uvot2QYNA9h07kGVYDxJfAxOAsA8UBLR1AJ1Nmvh/DJi7tKMt09dFh9ldnAKiN0eOFIlsSnDY373CMtzFL1KqsEWLmahFlfXTrlTQoepRurnt6fELvjSzGJfhrZb+pAVQosZeZDb19xBYX3JryztESZgQ+N3MHvrqJ+4ye/l2usgTX/9B/pYiY4vGa40r0uO57NhxsqCr7FP/obyL3bp2VdpGOGQE0U3+PkzSSucjaHX82T5oxMCwlzfRQQ7i/UiX+tRRitgq0TFpxwLdbay37i5YhacDzt1l6ftClVDlQsmvLzTI/23SadNP89JhYrEKkwzppbHcWWpMqpoA6GR2xF0OfLJvII+hdBecrOBRGVT05EXT7Hce7I45EveBxsHdVz4AuKzibFSOoNkdj8yMWcgvUsaPoAoJ8zLKJ+I05NYis/F0xB/WtcJWfMMVyFDscDz1qz7U4OjDBoqGyYswnvWQqvLpvZdcPTJ13fPKVhm2vFTs6gBwCflIbeAO/Nk6tMqcGV51tfPY7dgLi8s5f/8UQOMuDS1UFO8y4xzbh77/SgTuduiBv+0RjdDGHtpLDH3IH1Y8FyDY0+KDkf+0B8K/D/vdY81Me7VnmuEe5J8wsIdeuN5pEPWnb5hHd+uhHFqvH8iXDK8yvTh3Esz70YI3STzWmjpENXmwZ3G34k=----ATTACHMENT:----NzM2NDM0MjA0MzUyNDM4NSA4MDg1MzA2OTUwOTA1NDgwIDI4NTE3ODExNzkzODY5NjA=