Skip to content

Commit

Permalink
Rename class name;
Browse files Browse the repository at this point in the history
  • Loading branch information
gregsparrow committed Sep 24, 2020
1 parent ad8eb04 commit 21f700b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/samples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3853,8 +3853,8 @@ Get MiniRules for specific PNR, and specific passenger
'code' => "UA"
]),
'filteringOptions' => [
new FilteringSelection([
'type' => FilteringSelection::TYPE_PAX,
new FilteringOption([
'type' => FilteringOption::TYPE_PAX,
'value' => 1
])
]
Expand Down

0 comments on commit 21f700b

Please sign in to comment.