Skip to content

Commit

Permalink
remove todo: array_walk_recursive cannot unset values
Browse files Browse the repository at this point in the history
  • Loading branch information
spopawdodo committed Jun 16, 2020
1 parent 353fabc commit ad69dbd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ public function processResponse($aluResponseBody)
/**
* @param $array
* @return void
* todo see if can use array_walk_recursive
*/
private function removeEmptyValuesFromArray(array &$array)
{
Expand Down

0 comments on commit ad69dbd

Please sign in to comment.