mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[feature/extension-manager] Clarify comment on ext meta class instantiator
PHPBB3-10323
This commit is contained in:
@@ -100,7 +100,7 @@ class phpbb_extension_manager
|
||||
}
|
||||
|
||||
/**
|
||||
* Instantiates the extension meta class for the given name.
|
||||
* Instantiates the extension meta class for the extension with the given name
|
||||
*
|
||||
* @param string $name The extension name
|
||||
* @return phpbb_extension_interface Instance of the extension meta class or
|
||||
|
Reference in New Issue
Block a user