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

usage() public method

public usage ( )
    public function usage()
    {
        return 'schema status';
    }