コード例 #1
0
ファイル: Preference.php プロジェクト: syscover/pulsar
 public static function destroyValue($id)
 {
     return Preference::destroy($id);
 }