fix some build fonctionnality

This commit is contained in:
Emmanuel ROY 2021-06-09 09:14:01 +02:00
commit fe77b35dcc
5 changed files with 40 additions and 24 deletions

View file

@ -2,9 +2,9 @@
namespace MVC\Command;
/**
* Class Cache
* Class Help
* Commande d'aide principale du Framework
* @package MVC\Command\Sand
* @package MVC\Command
*/
class Help
{