Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/3.3.x' into 3.4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Xerkus committed Jun 3, 2022
2 parents f2a238b + b373af6 commit f2febe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Controller/AbstractRestfulController.php
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ public function options()
*
* @param $id
* @param $data
* @return array
* @return mixed
*/
public function patch($id, $data)
{
Expand Down

0 comments on commit f2febe1

Please sign in to comment.