Redux Helpers Class
Class of useful functions that can/should be shared among all Redux files.
isParentTheme()
isChildTheme()
array_in_array( $needle, $haystack)
recursive_array_search( $needle, $haystack)
cleanFilePath(string $path)
Take a path and return it clean
hex2rgba( $hex)