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 = ;
}

Hierarchy

Members

public

  • $_configuration
  • $_description
  • $_icon
  • $_name
  • $_scope

Methods