]> Raphaƫl G. Git Repositories - packbundle/blobdiff - Package/PathPackage.php
Cleanup
[packbundle] / Package / PathPackage.php
index c202b1931790893fba4a3e6f1b3ad807237cf17f..22ed5ade231a75988da41f46f73bcfa65ca1986d 100644 (file)
@@ -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