Elcodi\Bundle\TestCommonBundle\Functional\WebTestCase::loadFixturesBundles PHP 메소드

loadFixturesBundles() 보호된 정적인 메소드

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