What are the characteristics of the Attributes?
It is a syntax which replaces the Doc Blocks
They add metadata to the target item
Must be placed after the PHP Doc Block
Can be used on classes, properties, constants or methods
Has for syntax #[AttributeName]