You've already forked php-flasher
mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-04-05 20:42:56 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b70f47eb3c |
@@ -7,7 +7,7 @@ use Symfony\Component\DependencyInjection\ContainerBuilder;
|
||||
use Flasher\Symfony\Bridge\FlasherBundle;
|
||||
use Flasher\Toastr\Symfony\DependencyInjection\FlasherToastrExtension;
|
||||
|
||||
class FlasherToastrSymfonyBundle extends FlasherBundle
|
||||
class FlasherToastrSymfonyBundle extends FlasherBundle // Symfony\Component\HttpKernel\Bundle\Bundle
|
||||
{
|
||||
protected function flasherBuild(ContainerBuilder $container)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user