Invalid inline documentation #619
Labels
difficulty: easy
fix is easy in difficulty
status: help wanted
requesting help from the community
type: docs update
documentation change not affecting the code
Hi, nice work on the inline commenting although some mistakes have been made! Easily fixable and will probably send a pull-request to fix it soon.
The variables you comments with
//
but those also have to be done with/**/
or PHPDoc won't accept them.Shown below:
The text was updated successfully, but these errors were encountered: