You've already forked symfony-billing
fix to redirect request on dev controller
This commit is contained in:
@@ -18,11 +18,4 @@ class BillingBundle extends Bundle
|
||||
{
|
||||
parent::build($container);
|
||||
}
|
||||
|
||||
// public function getContainerExtension()
|
||||
// {
|
||||
// if (null === $this->extension)
|
||||
// $this->extension = new StorageExtension();
|
||||
// return $this->extension;
|
||||
// }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user