Skip to content

Kirby 5.3.0

$volatileHeaders->collect()

Collects all volatile headers including CORS headers

$volatileHeaders->collect(): array

Return type

array

This method modifies the existing $volatileheaders object it is applied to and returns it again.

Parent class

Kirby\Http\VolatileHeaders