Fix psalm error

This commit is contained in:
George Burduli 2024-07-10 14:30:09 +04:00
parent 49faab654a
commit 300804a738
No known key found for this signature in database
GPG key ID: 572A97DFDA3D2E5C

View file

@ -100,6 +100,9 @@ class GatewayWithoutPayPalAdminNotice {
public function message(): ?Message {
$notice_type = $this->check();
$url1 = '';
$url2 = '';
switch ( $notice_type ) {
case self::NOTICE_DISABLED_GATEWAY:
/* translators: %1$s the gateway name, %2$s URL. */