Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 346 Bytes

supported-annotations.md

File metadata and controls

38 lines (28 loc) · 346 Bytes

List of supported annotations

Custom

  • deprecated
  • category
  • package
  • subpackage
  • copyright
  • license
  • author
  • version
  • since
  • see
  • uses
  • link
  • internal
  • example
  • tutorial
  • todo

Standard

  • param
  • return
  • throws
  • {@inheritdoc}

Magic methods and properties

  • property
  • property-read
  • property-write
  • method