Each function (method) should be annotated if it contains any business logic PhpDocs is the suggested way to go here - document input / output and provide brief description
Each function (method) should be annotated if it contains any business logic
PhpDocs is the suggested way to go here - document input / output and provide brief description