Documentation tag "@return Returns all the project's details" does not contain the name of its return parameter

Viewed 19

enter image description here

/** @dev Function to get specific information about the project.
      * @return Returns all the project's details
*/

I use this code, but in VS code has a alert "Documentation tag

"@return Returns all the project's details" does not contain the name of its return parameter."
0 Answers
Related