コード例 #1
0
 public static function format(array $values)
 {
     return '"' . parent::format($values) . '"';
 }