コード例 #1
0
ファイル: ReadOnlyPeer.php プロジェクト: justthefish/hesper
 public function mark($className)
 {
     return $this->innerPeer->mark($className);
 }