This commit is contained in:
2019-09-27 00:29:18 +02:00
parent 40af43681e
commit b857814072
470 changed files with 37562 additions and 10060 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ class InflectorTest extends \Codeception\TestCase\Test
/** @var Grav $grav */
protected $grav;
/** @var Uri $uri */
/** @var Inflector $uri */
protected $inflector;
protected function _before()