mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-09 19:26:53 +02:00
[feature/auth-refactor] Remove full stop
PHPBB3-9734
This commit is contained in:
@ -16,7 +16,7 @@ if (!defined('IN_PHPBB'))
|
||||
}
|
||||
|
||||
/**
|
||||
* Base authentication provider class that all other providers should implement.
|
||||
* Base authentication provider class that all other providers should implement
|
||||
*
|
||||
* @package auth
|
||||
*/
|
||||
|
Reference in New Issue
Block a user