X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/ca42f395bd7fadae6aa2db553d88a5b9385238f6..177b09c72785e869d93602ac47524a31dd64a94b:/Package/PathPackage.php diff --git a/Package/PathPackage.php b/Package/PathPackage.php index c202b19..22ed5ad 100644 --- a/Package/PathPackage.php +++ b/Package/PathPackage.php @@ -57,6 +57,8 @@ class PathPackage extends Package { } /** + * {@inheritdoc} + * * Returns an absolute or root-relative public path * * Transform @BundleBundle to bundle and remove /Resources/public fragment from path @@ -65,8 +67,6 @@ class PathPackage extends Package { * @link https://symfony.com/doc/current/bundles.html#overridding-the-bundle-directory-structure * @see vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php +113 * @see vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php +141 - * - * {@inheritdoc} */ public function getUrl(string $path): string { //Match url starting with a bundle name