@@ -107,7 +107,7 @@ |
||
107 | 107 | * |
108 | 108 | * @return string|null |
109 | 109 | */ |
110 | - protected function getRelationTagPart(): string|null |
|
110 | + protected function getRelationTagPart(): string | null |
|
111 | 111 | { |
112 | 112 | if (null === $this->relatedModelId) { |
113 | 113 | if (null === $this->relatedModelName) { |