Pinq\Tests\Integration\Caching\CacheProviderTest::tearDown PHP Method

tearDown() protected method

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