lithium\tests\integration\g11n\CatalogInflectorTest::tearDown PHP Method

tearDown() public method

public tearDown ( )
    public function tearDown()
    {
        Inflector::reset();
        Catalog::reset();
        Catalog::config($this->_backup['catalogConfig']);
    }