phpDocumentor

LoadProjectDescriptorFromCache
in package

FinalYes

Table of Contents

Properties

$descriptorMapper  : ProjectDescriptorMapper
$logger  : LoggerInterface

Methods

__construct()  : mixed
__invoke()  : Payload
log()  : void
Dispatches a logging request.

Properties

Methods

log()

Dispatches a logging request.

private log(string $message[, string $priority = LogLevel::INFO ][, array<string|int, string> $parameters = [] ]) : void
Parameters
$message : string
$priority : string = LogLevel::INFO

The logging priority as declared in the LogLevel PSR-3 class.

$parameters : array<string|int, string> = []

        
On this page

Search results