mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +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
|
* @param string $name The extension name
|
||||||
* @return phpbb_extension_interface Instance of the extension meta class or
|
* @return phpbb_extension_interface Instance of the extension meta class or
|
||||||
|
Reference in New Issue
Block a user