Overview
  • Namespace
  • Class
  • Tree

Namespaces

  • Modulework
    • Modules
      • Http
        • Exceptions
        • Utilities
  • PHP

Classes

  • ArrayCase
  • FileCase
  • HeaderCase
  • HeaderWrapper
  • IpValidator
  • ServerCase

Interfaces

  • ArrayCaseInterface
  • HeaderWrapperInterface
  • IpValidatorInterface

Class ServerCase

ArrayCase is an OOP way of handling arrays Adds:

  • getHeaders()
Modulework\Modules\Http\Utilities\ArrayCase implements Modulework\Modules\Http\Utilities\ArrayCaseInterface, Countable, IteratorAggregate
Extended by Modulework\Modules\Http\Utilities\ServerCase
Namespace: Modulework\Modules\Http\Utilities
Located at Modulework/Modules/Http/Utilities/ServerCase.php

Methods summary

public array
# getHeaders( )

Returns the HTTP headers

Returns the HTTP headers

Returns

array
The HTTP headers

Methods inherited from Modulework\Modules\Http\Utilities\ArrayCase

__construct(), all(), count(), get(), getIterator(), has(), keys(), merge(), mock(), push(), remove(), set()

Magic methods summary

Properties summary

Properties inherited from Modulework\Modules\Http\Utilities\ArrayCase

$array

API documentation generated by ApiGen 2.8.0