1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 11:50:30 +02:00

Fixed php doc.

This commit is contained in:
Lóna Lore
2016-02-12 10:28:42 +01:00
parent e4dd23d114
commit b47644cee7

View File

@@ -52,7 +52,7 @@ class e_library_manager
/**
* Get singleton instance.
*
* @return e_jsmanager
* @return e_library_manager
*/
public static function getInstance()
{