1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/13685] phpBB, not PhpBB

PHPBB3-13685
This commit is contained in:
brunoais
2015-06-09 12:55:27 +01:00
parent 6e8da5a424
commit 3ac95f48f8
4 changed files with 4 additions and 4 deletions

View File

@@ -43,7 +43,7 @@ class fulltext_mysql extends \phpbb\search\base
protected $db;
/**
* PhpBB event dispatcher object
* phpBB event dispatcher object
* @var \phpbb\event\dispatcher_interface
*/
protected $phpbb_dispatcher;