AbcAeffchen\SepaUtilities\SepaUtilities::containsNotAnyKey
Checks if $arr not contains any key of $keys
Signature
public function containsNotAnyKey(array
$arr,
array
$keys )
Parameters
$arr
— array$keys
— array
Returns
- bool
- true, if $arr contains not even on the the keys, else false