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

[ticket/11700] With namespaces interface will no longer be a valid classname

PHPBB3-11700
This commit is contained in:
Nils Adermann
2013-07-14 12:25:28 -04:00
parent c15bde161a
commit b81613e5e5
11 changed files with 14 additions and 14 deletions

View File

@@ -19,7 +19,7 @@ if (!defined('IN_PHPBB'))
* Base notifications method interface
* @package notifications
*/
interface phpbb_notification_method_interface
interface phpbb_notification_method_method_interface
{
/**
* Get notification method name