aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/textformatter/s9e/factory.php
diff options
context:
space:
mode:
authors9e <s9e.dev@gmail.com>2015-01-08 11:28:23 +0100
committerJoshyPHP <s9e.dev@gmail.com>2015-04-02 19:16:01 +0200
commitcf39b02891d5ab021e4abc0932e1bb964cbd680c (patch)
treeab235e6269561dbe69d0f35a311add4ede107d16 /phpBB/phpbb/textformatter/s9e/factory.php
parentca9f5344097eff5efef4ab6392109c9df737cf25 (diff)
downloadforums-cf39b02891d5ab021e4abc0932e1bb964cbd680c.tar
forums-cf39b02891d5ab021e4abc0932e1bb964cbd680c.tar.gz
forums-cf39b02891d5ab021e4abc0932e1bb964cbd680c.tar.bz2
forums-cf39b02891d5ab021e4abc0932e1bb964cbd680c.tar.xz
forums-cf39b02891d5ab021e4abc0932e1bb964cbd680c.zip
[ticket/11768] Updated annotations to pass sniff
PHPBB3-11768
Diffstat (limited to 'phpBB/phpbb/textformatter/s9e/factory.php')
-rw-r--r--phpBB/phpbb/textformatter/s9e/factory.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/textformatter/s9e/factory.php b/phpBB/phpbb/textformatter/s9e/factory.php
index 8d61f2caac..39697f6d4b 100644
--- a/phpBB/phpbb/textformatter/s9e/factory.php
+++ b/phpBB/phpbb/textformatter/s9e/factory.php
@@ -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()
{