Overview
  • Namespace
  • Class

Namespaces

  • Slim
    • Exception
    • Handlers
      • Strategies
    • Http
    • Interfaces
      • Http

Interfaces

  • CookiesInterface
  • EnvironmentInterface
  • HeadersInterface

Interface HeadersInterface

Headers Interface

Slim\Interfaces\Http\HeadersInterface implements Slim\Interfaces\CollectionInterface

Direct known implementers

Slim\Http\Headers

Namespace: Slim\Interfaces\Http
Package: Slim
Since: 3.0.0
Located at Interfaces/Http/HeadersInterface.php

Methods summary

public
# add( $key, $value )
public
# normalizeKey( $key )

Methods inherited from Slim\Interfaces\CollectionInterface

all(), clear(), get(), has(), remove(), replace(), set()

Methods inherited from IteratorAggregate

getIterator()

Methods inherited from Countable

count()

Methods inherited from ArrayAccess

offsetExists(), offsetGet(), offsetSet(), offsetUnset()

API documentation generated by ApiGen