Skip to content

Commit

Permalink
Merge branch 'master' into bugfix/te-5961/deprecated-container-method…
Browse files Browse the repository at this point in the history
…s-are-still-used-in-the-code
  • Loading branch information
denis-gnusov committed Jun 15, 2020
2 parents cbd0b5f + 2e06ce0 commit a48b9b2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ public function indexAction()
*/
public function saveAction(Request $request)
{
/** @var array $filterList */
$filterList = $request->request
->get(self::PARAM_FILTER_LIST);

Expand Down

0 comments on commit a48b9b2

Please sign in to comment.