This commit is contained in:
Yurii Nalivaiko
2018-10-24 10:03:55 +03:00
26 changed files with 687 additions and 384 deletions
+1
View File
@@ -31,6 +31,7 @@ if ( ! class_exists( 'UM' ) ) {
* @method UM_Private_Content_API Private_Content_API()
* @method UM_User_Location_API User_Location_API()
* @method UM_Photos_API Photos_API()
* @method UM_Groups Groups()
*
*/
final class UM extends UM_Functions {