コード例 #1
0
ファイル: WrappedStorage.php プロジェクト: phpsmith/IS4C
 public function isImmutable($key)
 {
     return CoreLocal::isImmutable($key);
 }