mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-16 14:46:28 +02:00
[ticket/12508] Fix class doc block
PHPBB3-12508
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
namespace phpbb;
|
||||
|
||||
/**
|
||||
* The extension finder provides a simple way to locate files in active extensions
|
||||
* The finder provides a simple way to locate files in the core and a set of extensions
|
||||
*/
|
||||
class finder
|
||||
{
|
||||
|
Reference in New Issue
Block a user