Add missing docs

This commit is contained in:
Fabien Potencier
2019-10-17 08:33:25 +02:00
parent e300e37940
commit 00e0b53100
6 changed files with 101 additions and 12 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
* file that was distributed with this source code.
*/
namespace Twig\Extra\Markdown\Tests;
namespace Twig\Extra\String\Tests;
use Twig\Extra\String\StringExtension;
use Twig\Test\IntegrationTestCase;