NextDom\Repo\RepoNextDom
Synopsis
class RepoNextDom
implements
BaseRepo
{
- // members
- public static string $_name = 'NextDom Market';
- public static string $_icon = 'fas fa-store';
- public static string $_description = 'repo.nextdom.description';
- public static array $_scope = ;
- public static array $_configuration = ;
- // methods
- public static void checkUpdate()
- public static void getInfo()
Hierarchy
Implements
Members
public
- $_configuration
- $_description
- $_icon
- $_name
- $_scope