Elcodi\Bundle\TestCommonBundle\Functional\WebTestCase::loadFixturesBundles PHP Méthode

loadFixturesBundles() protected static méthode

Load fixtures of these bundles.
protected static loadFixturesBundles ( ) : array
Résultat array Bundles name where fixtures should be found
    protected static function loadFixturesBundles()
    {
        return false;
    }