Skip to content

Commit

Permalink
Sync from branch 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Nov 28, 2019
1 parent 24d563a commit 4622666
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions src/DependencyInjection/CasExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
use Symfony\Component\HttpKernel\DependencyInjection\Extension;

/**
* This is the class that loads and manages your bundle configuration.
*
* To learn more see {@link http://symfony.com/doc/current/cookbook/bundles/extension.html}
* Class CasExtension.
*/
class CasExtension extends Extension
{
Expand Down
4 changes: 1 addition & 3 deletions src/DependencyInjection/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
use Symfony\Component\Config\Definition\ConfigurationInterface;

/**
* This is the class that validates and merges configuration from your app/config files.
*
* @see http://symfony.com/doc/current/cookbook/bundles/extension.html#cookbook-bundles-extension-config-class
* Class Configuration.
*/
class Configuration implements ConfigurationInterface
{
Expand Down

0 comments on commit 4622666

Please sign in to comment.