Add command to disable projects not touched during one year

This commit is contained in:
Frédéric Guillot
2017-11-30 12:34:45 -08:00
parent cb9e6377f6
commit 12202f0451
7 changed files with 37 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ use Symfony\Component\Console\Command\Command;
* @package console
* @author Frederic Guillot
*
* @property \PicoDb\Database $db
* @property \Kanboard\Validator\PasswordResetValidator $passwordResetValidator
* @property \Kanboard\Export\SubtaskExport $subtaskExport
* @property \Kanboard\Export\TaskExport $taskExport