예제 #1
0
 public function __construct($resourcePath = null)
 {
     parent::__construct(ResourceType::SELL, $resourcePath);
 }
예제 #2
0
 public function __construct($resourcePath = null)
 {
     parent::__construct('test', $resourcePath);
 }