mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-07 23:34:58 +00:00
cs: Enable more risky rules.
This commit is contained in:
@@ -79,8 +79,9 @@ class CustomFieldProvider implements ContainerAwareInterface
|
||||
. 'is not found');
|
||||
}
|
||||
|
||||
/*
|
||||
* (non-PHPdoc)
|
||||
/**
|
||||
* (non-PHPdoc).
|
||||
*
|
||||
* @see \Symfony\Component\DependencyInjection\ContainerAwareInterface::setContainer()
|
||||
*/
|
||||
public function setContainer(?ContainerInterface $container = null)
|
||||
|
Reference in New Issue
Block a user