abstract class AbstractServerPushHandler implements ServerPushHandlerInterface

Class AbstractServerPushHandler

Methods

setName(string $name)

No description

string
getName()

No description

array
getConfig()

No description

setConfig(array $config)

No description

Details

at line 18
setName(string $name)

Parameters

string $name

at line 25
string getName()

Return Value

string

at line 32
array getConfig()

Return Value

array

at line 39
setConfig(array $config)

Parameters

array $config