Sepia\StringHandler::ended PHP Method

ended() public method

public ended ( )
    public function ended()
    {
        return $this->line >= $this->total;
    }