mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-06 09:28:57 +02:00
Move testing setters and getters to BaseTest
This commit is contained in:
@@ -31,7 +31,7 @@ abstract class AbstractCommand
|
||||
* @return integer exit code
|
||||
* @throws \Exception
|
||||
*/
|
||||
public abstract function run();
|
||||
abstract public function run();
|
||||
|
||||
/**
|
||||
* Sets the Loaded Configuration.
|
||||
|
||||
Reference in New Issue
Block a user