Skip to content

captureMessage doesn't show full method signature #9979

@burgiuk

Description

@burgiuk

Core or SDK?

Platform/SDK

Which part? Which one?

platform/SDK

Description

I was looking for examples of how to declare a custom error. The example given for captureMessage doesn't include the additional parameters that the method takes.

Suggested Solution

Include examples for all the parameters
captureMessage(string $message, ?Severity $level = null, ?EventHint $hint = null)

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions