Skip to content

Latest commit

 

History

History
67 lines (24 loc) · 482 Bytes

File metadata and controls

67 lines (24 loc) · 482 Bytes

Attribute

Annotation that can be used to signal to the parser to check the attribute type during the parsing process.

  • Full name: \Doctrine\Common\Annotations\Annotation\Attribute
  • This class is marked as final and can't be subclassed
  • This class is a Final class

Properties

name

public string $name

type

public string $type

required

public bool $required