コード例 #1
0
ファイル: TagIf.php プロジェクト: Atomox/benhelmerphotography
 private function parse_dynamic($matches)
 {
     return Koken::out($matches[1]);
 }