Pinq\Tests\Integration\Caching\CacheProviderTest::tearDown PHP Méthode

tearDown() protected méthode

protected tearDown ( )
    protected function tearDown()
    {
        Caching\CacheProvider::removeCache();
        Caching\CacheProvider::setDevelopmentMode(false);
    }