Completed
Pull Request — master (#66)
by Greg
01:51
created
src/StructuredData/RowsOfFieldsWithMetadata.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,7 @@
 block discarded – undo
21 21
      * transformation object. First, though, remove any metadata items.
22 22
      *
23 23
      * @param FormatterOptions $options Options that affect output formatting.
24
-     * @return Consolidation\OutputFormatters\Transformations\TableTransformation
24
+     * @return \Consolidation\OutputFormatters\Transformations\TableTransformation
25 25
      */
26 26
     public function restructure(FormatterOptions $options)
27 27
     {
Please login to merge, or discard this patch.