We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a665f8 commit 514fe62Copy full SHA for 514fe62
system/Helpers/Array/ArrayHelper.php
@@ -14,7 +14,7 @@
14
/**
15
* @see \CodeIgniter\Helpers\Array\ArrayHelperTest
16
*/
17
-class ArrayHelper
+final class ArrayHelper
18
{
19
20
* Compare recursively two associative arrays and return difference as new array.
0 commit comments