This commit is contained in:
Ad Schellevis 2020-03-02 10:36:16 +01:00
parent 43f320342a
commit dddbe2f1ec

View File

@ -62,7 +62,7 @@ class ProtocolField extends BaseListField
}
}
}
$this->internalOptionList = self::$internalStaticOptionList;
}
$this->internalOptionList = self::$internalStaticOptionList;
}
}