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 149f0b0 commit 5c199f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/local/Df/Core/lib/array/select/cached/method.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* `object` as an argument type is not supported by PHP < 7.2: https://github.com/mage2pro/core/issues/174#user-content-object
* 2024-06-03 We need to support PHP ≥ 7.1: https://github.com/mage2pro/core/issues/368
* @see dfac()
* @used-by \Df\Core\Visitor::r()
* @used-by Df\Core\Visitor::r()
* @param object $o
* @param string|string[] $k [optional]
* @param mixed|callable|null $d [optional]
Expand Down

0 comments on commit 5c199f4

Please sign in to comment.