コード例 #1
0
ファイル: Registry.php プロジェクト: theypsilon/AspectMock
 public static function setNamespace($namespace)
 {
     self::$ns = $namespace;
 }