コード例 #1
0
ファイル: StringAccess.php プロジェクト: lillockey/utilities
 public function get($key)
 {
     return InstanceHolder::string($key);
 }