X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/ca42f395bd7fadae6aa2db553d88a5b9385238f6..177b09c72785e869d93602ac47524a31dd64a94b:/DependencyInjection/Configuration.php diff --git a/DependencyInjection/Configuration.php b/DependencyInjection/Configuration.php index 5764724..95326bc 100644 --- a/DependencyInjection/Configuration.php +++ b/DependencyInjection/Configuration.php @@ -19,11 +19,11 @@ use Symfony\Component\Process\ExecutableFinder; use Rapsys\PackBundle\RapsysPackBundle; /** + * {@inheritdoc} + * * This is the class that validates and merges configuration from your app/config files. * * @link http://symfony.com/doc/current/cookbook/bundles/configuration.html - * - * {@inheritdoc} */ class Configuration implements ConfigurationInterface { /**