Class FileCase
ArrayCase is an OOP way of handling arrays NOTE: This class will require the (not yet written) "File" module
- Modulework\Modules\Http\Utilities\ArrayCase implements Modulework\Modules\Http\Utilities\ArrayCaseInterface, Countable, IteratorAggregate
-
Modulework\Modules\Http\Utilities\FileCase
Namespace: Modulework\Modules\Http\Utilities
Located at Modulework/Modules/Http/Utilities/FileCase.php
Located at Modulework/Modules/Http/Utilities/FileCase.php
Methods summary
Methods inherited from Modulework\Modules\Http\Utilities\ArrayCase
__construct()
,
all()
,
count()
,
get()
,
getIterator()
,
has()
,
keys()
,
merge()
,
mock()
,
push()
,
remove()
,
set()