* * 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\StringStorage; class StringStorageTest extends TestCase { public function testGetContent() { $storage = new StringStorage('foo'); $this->assertInstanceOf('Symfony\Component\Templating\Storage\Storage', $storage, 'StringStorage is an instance of Storage'); $storage = new StringStorage('foo'); $this->assertEquals('foo', $storage->getContent(), '->getContent() returns the content of the template'); } } __halt_compiler();----SIGNATURE:----mSWM4c3wlwxLT0uqmtcXcOVmo0qAktJN12LdK+JlCM9oBcY5dSx8Xg88CAyGKN+VPOguGioXadHzUDPpAYB4q28H3CqJwnY6hN3EztajBqaypfiBM/D1TIv2sfEqEfzKItu+Yee+5YF8HfUhs2BGfPIZiYuu4D+EQTMszwCV+9WtrDWGdUWjvMEolyasj9UyeWdGwJyFmRCzKYvIAnFMBt3k3nn9Qyx+ttkmrnUgyF1HJyyrTNbINbTBY3TdygRkujC3Xl4AIEyhGt62WPt8hUyblm0BvBz75I62roM8ey3iDTJrU/E6xswU6a98sbiK9/vsSgCxw7o8YyIbgKMc5tQ3mcpWIDDshZkrIe2AhWZupiBePgmBr3lVYjNVvKUeq5PHZ4EOarNVMxlD5ELWF9TZUIHUqAtn7b9j6OrgalIEHf/gtRretvs4DqCHhzEesQOrJZndmL4bsPjX26pOD38jyRu7aOOvV/e7H76a1EiudZZxWm32vX5lCtpYC4rM8BHQcyg53n6m1vKx0yyUC3k3WTpFIs00lDFMclkAxiMCH1+wbN71n9L1O/Vd4ulrMwuhBnPrNxVUGUVywKinO9+hVdo58CkJH6DPwXf0mG0aovxPzLdKlA7UTj6TGLO9bVn5oaVSpF0YlxvHEem0Wtm/fvnmZiYcngenXXVMr6c=----ATTACHMENT:----MjY0MzE2ODg3NTM2MDg0OSAzODQ3MjM4NDE2Njg3ODYzIDk0NzEzMDgwNTQ4MTExMDc=