public function __construct($resourcePath = null) { parent::__construct(ResourceType::SELL, $resourcePath); }
public function __construct($resourcePath = null) { parent::__construct('test', $resourcePath); }