Documentation

ChannelPolicy
in package
implements ChannelPolicyInterface

FinalYes
Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

Interfaces

ChannelPolicyInterface

Properties

$policy  : array<string|int, mixed>

Methods

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

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $policy) : mixed
Parameters
$policy : array<string|int, mixed>

getChannels()

public getChannels(string $importance) : array<string|int, string>
Parameters
$importance : string
Return values
array<string|int, string>

        
On this page

Search results