X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/9c234a4e9649893bd019463ad25ee0a9e997b316..643ec0e1f2d4738984caed4753fe6c4f95302ca8:/Twig/PackTokenParser.php diff --git a/Twig/PackTokenParser.php b/Twig/PackTokenParser.php index 9fffebb..c4bbe4c 100644 --- a/Twig/PackTokenParser.php +++ b/Twig/PackTokenParser.php @@ -328,6 +328,9 @@ class PackTokenParser extends AbstractTokenParser { * @param \Exception prev The previous exception * * @return string The resolved file path + * + * @todo Try retrive public dir from the member function BundleNameBundle::getPublicDir() return value ? + * @xxx see https://symfony.com/doc/current/bundles.html#overridding-the-bundle-directory-structure */ public function getLocated($file, int $lineno = 0, Source $source = null, \Exception $prev = null) { /*TODO: add a @jquery magic feature ?