PHP Класс Phly\Http\HeaderStack

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
push ( string $header ) Push a header on the stack
reset ( ) Reset state
stack ( ) : array Return the current header stack

Описание методов

push() публичный статический Метод

Push a header on the stack
public static push ( string $header )
$header string

reset() публичный статический Метод

Reset state
public static reset ( )

stack() публичный статический Метод

Return the current header stack
public static stack ( ) : array
Результат array