コード例 #1
0
 public function execute(array $options = null)
 {
     return new Response(parent::execute($options));
 }