Completed
Pull Request — master (#46)
by Greg
01:58
created
src/Formatters/TableFormatter.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -123,6 +123,7 @@
 block discarded – undo
123 123
 
124 124
     /**
125 125
      * Add our custom table style(s) to the table.
126
+     * @param Table $table
126 127
      */
127 128
     protected static function addCustomTableStyles($table)
128 129
     {
Please login to merge, or discard this patch.