1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 18:54:08 +02:00

[ticket/11768] Updated annotations to pass sniff

PHPBB3-11768
This commit is contained in:
s9e
2015-01-08 11:28:23 +01:00
committed by JoshyPHP
parent ca9f534409
commit cf39b02891
3 changed files with 9 additions and 9 deletions

View File

@@ -145,7 +145,7 @@ class factory implements \phpbb\textformatter\cache
/**
* Generate and return a new configured instance of s9e\TextFormatter\Configurator
*
* @return s9e\TextFormatter\Configurator
* @return Configurator
*/
public function get_configurator()
{