Skip to content

Commit

Permalink
Merge pull request #1072 from auipga/patch-1
Browse files Browse the repository at this point in the history
fix annotation
  • Loading branch information
maximgubar committed May 8, 2018
2 parents 44ea861 + 376139c commit 199cc53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DependencyInjection/LiipImagineExtension.php
Expand Up @@ -57,7 +57,7 @@ public function getConfiguration(array $config, ContainerBuilder $container)
}

/**
* @see Symfony\Component\DependencyInjection\Extension.ExtensionInterface::load()
* {@inheritdoc}
*/
public function load(array $configs, ContainerBuilder $container)
{
Expand Down

0 comments on commit 199cc53

Please sign in to comment.