bd
This commit is contained in:
Regular → Executable
+5
@@ -66,4 +66,9 @@ class JsonForm
|
||||
echo $this->html;
|
||||
}
|
||||
|
||||
public function fetch(): string
|
||||
{
|
||||
return $this->html;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user