Return the package key and the relative path and filename from the given resource path
public getPackageAndPathByPublicPath ( string $path ) : array | ||
$path | string | The ressource path, like resource://Your.Package/Public/Image/Dummy.png |
Результат | array | The array contains two value, first the packageKey followed by the relativePathAndFilename |