コード例 #1
0
 /**
  * @inheritdoc
  */
 public function getHttpCode()
 {
     return $this->errors->getHttpStatus($this->defaultHttpCode);
 }