@@ -123,7 +123,7 @@ |
||
123 | 123 | * @param string $annotation |
124 | 124 | * @param mixed $content |
125 | 125 | * @param bool $replaceExisting |
126 | - * @return TdbmFluidColumnGraphqlOptions |
|
126 | + * @return TdbmFluidColumnJsonOptions |
|
127 | 127 | */ |
128 | 128 | public function addAnnotation(string $annotation, $content = null, bool $replaceExisting = true, bool $explicitNull = false): self |
129 | 129 | { |