]> Raphaƫl G. Git Repositories - packbundle/blobdiff - Twig/PackTokenParser.php
Add todo about new symfony 4.4 getPublicDir bundle member function
[packbundle] / Twig / PackTokenParser.php
index 9fffebb585dce3c5051159c03a28590467a9a471..c4bbe4cb7c49a3b0237a444611432bb3c4ac7052 100644 (file)
@@ -328,6 +328,9 @@ class PackTokenParser extends AbstractTokenParser {
         * @param \Exception prev   The previous exception
         *
         * @return string The resolved file path
         * @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 ?
         */
        public function getLocated($file, int $lineno = 0, Source $source = null, \Exception $prev = null) {
                /*TODO: add a @jquery magic feature ?