broadcasted = true; } /** * @since 18.0.0 */ public function isBroadcasted(): bool { return $this->broadcasted; } }