This commit is contained in:
2019-09-27 00:29:18 +02:00
parent 40af43681e
commit b857814072
470 changed files with 37562 additions and 10060 deletions
+3 -3
View File
@@ -1,8 +1,9 @@
<?php
/**
* @package Grav.Console
* @package Grav\Console
*
* @copyright Copyright (C) 2015 - 2018 Trilby Media, LLC. All rights reserved.
* @copyright Copyright (C) 2015 - 2019 Trilby Media, LLC. All rights reserved.
* @license MIT License; see LICENSE file for details.
*/
@@ -34,7 +35,6 @@ class ConsoleCommand extends Command
*/
protected function serve()
{
}
protected function displayGPMRelease()