Elcodi\Bundle\TestCommonBundle\Functional\WebTestCase::loadFixturesBundles PHP Method

loadFixturesBundles() protected static method

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