LazyRecord\Command\SchemaCommand\CleanCommand::usage PHP Method

usage() public method

public usage ( )
    public function usage()
    {
        return 'clean-schema [paths|classes]';
    }