@@ -2,8 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace TheIconic\NameParser; |
| 4 | 4 | |
| 5 | -use TheIconic\Alice\Module\Customer\Controller\returnControllerTest; |
|
| 6 | - |
|
| 7 | 5 | function strlen(string $string): int |
| 8 | 6 | { |
| 9 | 7 | return \strlen($string); |