Http2PushMapping

package

Default

Methods

Http2PushMapping constructor

__construct( $http2PushMapping = null) 

Arguments

$http2PushMapping

mixed | null

getExtensionTarget

getExtensionTarget() : string

Response

string

getFilePath

getFilePath() : string

Response

string

isNoPush

isNoPush() : boolean

Response

boolean

setExtensionTarget

setExtensionTarget( $extensionTarget) : $this

Arguments

$extensionTarget

string

Response

$this

setFilePath

setFilePath( $filePath) : $this

Arguments

$filePath

string

Response

$this

setNoPush

setNoPush( $noPush) : $this

Arguments

$noPush

boolean

Response

$this