We need to add property comments on class so that user can work more easily while they are working with an IDE.
This means that we need to write the database columns with types in comments section like in the example below;
https://manual.phpdoc.org/HTMLSmartyConverter/PHP/phpDocumentor/tutorial_tags.property.pkg.html
We need to add property comments on class so that user can work more easily while they are working with an IDE.
This means that we need to write the database columns with types in comments section like in the example below;
https://manual.phpdoc.org/HTMLSmartyConverter/PHP/phpDocumentor/tutorial_tags.property.pkg.html