示例#1
0
 function tearDown()
 {
     parent::tearDown();
     Timber::$context_cache = array();
 }
示例#2
0
 function tearDown()
 {
     self::resetPermalinks();
     parent::tearDown();
     Timber::$context_cache = array();
 }