LerochkaKapito / extjs-bundle

Use ExtJs with Symfony 2
MIT License
21 stars 18 forks source link

Error in Tpg\ExtjsBundle\Command\GenerateRestControllerCommand::getSkeletonDirs #10

Closed GDXbsv closed 11 years ago

GDXbsv commented 11 years ago

in Tpg\ExtjsBundle\Command\GenerateRestControllerCommand::getSkeletonDirs($bundle = null)

but in Sensio\Bundle\GeneratorBundle\Command\GeneratorCommand::getSkeletonDirs(BundleInterface $bundle = null)

PHP return error because not set BundleInterface in extend method.

GDXbsv commented 11 years ago

Change in 2.3.2->2.3.3 version GeneratorBundle