/
home
/
obinna
/
html
/
restaurants
/
vendor
/
doctrine
/
doctrine-fixtures-bundle
/
Tests
/
Fixtures
/
FooBundle
/
Upload File
HOME
<?php declare(strict_types=1); namespace Doctrine\Bundle\FixturesBundle\Tests\Fixtures\FooBundle; use Symfony\Component\HttpKernel\Bundle\Bundle; class FooBundle extends Bundle { }