unsetPrefix() public static method

public static unsetPrefix ( $prefix )
 public function tearDown()
 {
     $this->dispatcher = null;
     Mapper::unsetPrefix("admin");
 }