fix AbstractCommandTest avoiding SplFileInfo mocks
This commit is contained in:
parent
68793ac525
commit
5e8668a7e0
3 changed files with 20 additions and 28 deletions
|
|
@ -306,7 +306,9 @@ abstract class AbstractCommand extends ContainerAwareCommand
|
|||
}
|
||||
|
||||
/**
|
||||
* @param \Symfony\Component\HttpKernel\Bundle\BundleInterface
|
||||
* @param \Symfony\Component\HttpKernel\Bundle\BundleInterface $bundle
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
protected function getSchemasFromBundle(BundleInterface $bundle)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue