namespace Rapsys\PackBundle\DependencyInjection;
+use Rapsys\PackBundle\RapsysPackBundle;
+
use Symfony\Component\Config\Definition\Builder\TreeBuilder;
use Symfony\Component\Config\Definition\ConfigurationInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\Process\ExecutableFinder;
-use Rapsys\PackBundle\RapsysPackBundle;
-
/**
- * This is the class that validates and merges configuration from your app/config files.
+ * {@inheritdoc}
*
- * @link http://symfony.com/doc/current/cookbook/bundles/configuration.html}
+ * This is the class that validates and merges configuration from your app/config files.
*
- * {@inheritdoc}
+ * @link http://symfony.com/doc/current/cookbook/bundles/configuration.html
*/
class Configuration implements ConfigurationInterface {
/**
]
],
#TODO: migrate to public.path, public.url and router->generateUrl ?
- #XXX: that would means dropping the PathPackage stuff and use static route like rapsys_pack_facebook
+ #XXX: that would means dropping the PathPackage stuff and use static route like rapsyspack_facebook
'output' => [
'css' => '@RapsysPack/css/*.pack.css',
'img' => '@RapsysPack/img/*.pack.jpg',
* @link http://symfony.com/doc/current/components/config/definition.html
* @link https://github.com/symfony/assetic-bundle/blob/master/DependencyInjection/Configuration.php#L63
*
- * @see php bin/console config:dump-reference rapsys_pack to dump default config
- * @see php bin/console debug:config rapsys_pack to dump config
+ * @see bin/console config:dump-reference rapsyspack to dump default config
+ * @see bin/console debug:config rapsyspack to dump config
*/
$treeBuilder
//Parameters