mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
9b734b22bd
`hasOption` is confusingly named, it actually checks that the option has been created, not if the user has passed the option. So in this case its always true. Also changed a weird usage of `in_array`.