RefineIt\Support\Plugin\ResourceBase::__construct
Constructor.
Signature
public function __construct(string
$root_path,
[string
$root_url = ''] )
Parameters
$root_path— string- Absolute path to resource.
$root_url— string- Absolute URL to resource. Empty string is accepted as an alternative
in case of empty string it will be understood that resource is not public. Default: ''