mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-20 10:18:54 +00:00
[ticket/12508] Fix class doc block
PHPBB3-12508
This commit is contained in:
parent
183492b019
commit
e1707b27ca
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue