We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49d5bed + 76bc891 commit d657079Copy full SHA for d657079
Ajax/semantic/components/validation/FieldValidation.php
@@ -84,7 +84,7 @@ public function addRule($type, $prompt = NULL, $value = NULL) {
84
return $rule;
85
}
86
87
- # [\ReturnTypeWillChange]
+ #[\ReturnTypeWillChange]
88
public function jsonSerialize() {
89
$result = [
90
"identifier" => $this->identifier,
0 commit comments