cakephp2-php8/lib
mark_story 5e9d4893a8 Add the {*} matcher to Hash::extract()
This matcher will match anything and is useful when you just want to
traverse through data and you're not too picky.

I've also refactored the conditions to use a case as it is slightly more
readable and uses fewer lines of code.

Refs #6447
2015-05-01 22:03:40 -04:00
..
Cake Add the {*} matcher to Hash::extract() 2015-05-01 22:03:40 -04:00