Method | Description | |
---|---|---|
count ( ) : integer | ||
fromString ( string $string ) : |
||
offsetExists ( string $offset ) : boolean | ||
offsetGet ( string $offset ) : mixed | ||
offsetSet ( string $offset, string $value ) | ||
offsetUnset ( string $offset ) | ||
toArray ( ) : array |
Method | Description | |
---|---|---|
__construct ( array $headers ) |
public static fromString ( string $string ) : |
||
$string | string | |
return |
public offsetExists ( string $offset ) : boolean | ||
$offset | string | |
return | boolean |