$descriptorMapper $descriptorMapper : \phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper Type ProjectDescriptorMapper —
__construct() __construct(\phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper, \Psr\Log\LoggerInterface $logger) : mixed Parameters \phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper \Psr\Log\LoggerInterface $logger Returns mixed —
__invoke() __invoke(\phpDocumentor\Pipeline\Stage\Parser\Payload $payload) : \phpDocumentor\Pipeline\Stage\Parser\Payload Parameters \phpDocumentor\Pipeline\Stage\Parser\Payload $payload Returns \phpDocumentor\Pipeline\Stage\Parser\Payload —
log() log(string $message, string $priority = LogLevel::INFO, string[] $parameters = []) : void Dispatches a logging request. Parameters string $message string $priority The logging priority as declared in the LogLevel PSR-3 class. string[] $parameters