user->isLoggedIn()) { } } /** * Vrátí ID aktuálního sboru. * @return int */ public function getSbor(): int { return $this->sbor; } }