Fix code formatting
Signed-off-by: davidarendsen <davidarendsen@hey.com>
This commit is contained in:
parent
1bc585b2c8
commit
63a5fb84ac
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ class FnType implements TypeInterface
|
||||||
|
|
||||||
public function __toString(): string
|
public function __toString(): string
|
||||||
{
|
{
|
||||||
if(is_string($this->value)) {
|
if (is_string($this->value)) {
|
||||||
return $this->value;
|
return $this->value;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue