コード例 #1
0
ファイル: ApiFormatYaml.php プロジェクト: Tjorriemorrie/app
 public function getDescription()
 {
     return 'Output data in YAML format' . parent::getDescription();
 }