Fenos\Notifynder\Contracts\NotifynderNotification::readLimit PHP Method

readLimit() public method

Read notifications in base the number Given.
public readLimit ( $toId, $numbers, string $order = 'ASC' ) : mixed
$toId
$numbers
$order string
return mixed
    public function readLimit($toId, $numbers, $order = 'ASC');