mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-17 07:01:22 +02:00
[ticket/12508] Fix class doc block
PHPBB3-12508
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
namespace phpbb;
|
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
|
class finder
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user