Skip to content

Commit

Permalink
https://github.com/thehcginstitute-com/m1/issues/686
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Sep 24, 2024
1 parent 12a7a9f commit f2447d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/local/Df/Qa/lib/validation/assert/array.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

/**
* @used-by df_wishlist_item_candidates()
* @used-by \Df\Xml\G::importArray()
* @used-by Df\Xml\G::importArray()
*/
function df_assert_array(array $a):array {return $a;}

Expand Down

0 comments on commit f2447d7

Please sign in to comment.