Example #1
0
File: RAML.php Project: RETFU/RREST
 /**
  * {@inheritdoc}
  */
 public function getRouteMethod()
 {
     return $this->method->getType();
 }