Model::parse_annotations()
Method: Parse the annotations of the class, and cache it. The list should be – type: for casting – sanitize_*: the list of sanitize_ functions, which should be run on this property – rule: the rule that we use for validation
Model::parse_annotations Read More »