Method | Description | |
---|---|---|
setGenerator ( Sensio\Bundle\GeneratorBundle\Generator\Generator $generator ) | only useful for unit tests |
Method | Description | |
---|---|---|
createGenerator ( ) | ||
getDialogHelper ( ) | ||
getGenerator ( Symfony\Component\HttpKernel\Bundle\BundleInterface $bundle = null ) | ||
getSkeletonDirs ( Symfony\Component\HttpKernel\Bundle\BundleInterface $bundle = null ) |
protected getGenerator ( Symfony\Component\HttpKernel\Bundle\BundleInterface $bundle = null ) | ||
$bundle | Symfony\Component\HttpKernel\Bundle\BundleInterface |
protected getSkeletonDirs ( Symfony\Component\HttpKernel\Bundle\BundleInterface $bundle = null ) | ||
$bundle | Symfony\Component\HttpKernel\Bundle\BundleInterface |
public setGenerator ( Sensio\Bundle\GeneratorBundle\Generator\Generator $generator ) | ||
$generator | Sensio\Bundle\GeneratorBundle\Generator\Generator |