mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/16271] Fix invalid docblocks
PHPBB3-16271
This commit is contained in:
@@ -73,8 +73,6 @@ interface service_interface
|
||||
|
||||
/**
|
||||
* Returns the external library service provider once it has been set
|
||||
*
|
||||
* @param \OAuth\Common\Service\ServiceInterface|null
|
||||
*/
|
||||
public function get_external_service_provider();
|
||||
|
||||
|
Reference in New Issue
Block a user