1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/11768] Renamed utils

PHPBB3-11768
This commit is contained in:
JoshyPHP
2015-03-06 10:50:05 +01:00
parent 44fc3d64da
commit 20a1646fc6
2 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ namespace phpbb\textformatter\s9e;
/**
* Text manipulation utilities
*/
class utils extends \phpbb\textformatter\utils
class utils implements \phpbb\textformatter\utils_interface
{
/**
* {@inheritdoc}