Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsismate committed May 8, 2015
1 parent 898c3fe commit ba71e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Swagger2/Security/SecurityDefinitions.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public function getScheme($name)
/**
* @return array
*/
public function getResponses()
public function getSchemes()
{
return $this->schemes;
}
Expand Down

0 comments on commit ba71e55

Please sign in to comment.