Mutation implements JsonSerializable

Representation of a Content-Security-Policy mutation, changing an existing policy directive.

Table of Contents

Interfaces

JsonSerializable

Properties

$directive  : Directive
$mode  : MutationMode
$sources  : array<int, SourceInterface>

Methods

__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>

Properties

Methods

jsonSerialize()

public jsonSerialize() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results