Hi, i have deprecated notices under php 8.4.
Tomaj\NetteApi\Handlers\BaseHandler::__construct(): Implicitly marking parameter $scopeFactory as nullable is deprecated, the explicit nullable type must be used instead
public function __construct(ScopeFactoryInterface $scopeFactory = null)