unsetPrefix() public static method

public static unsetPrefix ( $prefix )
Exemplo n.º 1
0
 public function tearDown()
 {
     $this->dispatcher = null;
     Mapper::unsetPrefix("admin");
 }