Completed
Pull Request — master (#16)
by David
13:19
created
src/TdbmFluidColumnJsonOptions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -123,7 +123,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.