Skip to content

trait ThrowsTrait

Source Code

Provides information about and the exceptions thrown by an element.

NamespaceBeastBytes\CodPhp\Element

Properties

$throwsException

true if the element throws an exception, false if not.

TypeRead/WriteDefault
boolRead

Declared in BeastBytes\CodPhp\Element\ThrowsTrait


$throwsTags

Array of Throws tags.

TypeRead/WriteDefault
arrayRead

Declared in BeastBytes\CodPhp\Element\ThrowsTrait


Generated by CodPhp