You are here

protected property LoggerChannelPart::$grants in Purge 8.3

Permitted RFC 5424 log types.

Type: int[]

File

src/Logger/LoggerChannelPart.php, line 45

Class

LoggerChannelPart
Provides a subchannel whichs logs to a single main channel with permissions.

Namespace

Drupal\purge\Logger

Code

protected $grants = [];