• Armando Lüscher's avatar
    Remove any unnecessary code from commands. · 35ff60e7
    Armando Lüscher authored
    Changes include:
    - Removed the definitions of member variables that had the same values as their inherited defaults. These can be removed since the default values apply anyway.
    - Removed superfluous code form execute command.
    
    Fixed #86 in the process
    35ff60e7
DateCommand.php 5.43 KB