Completed
Push — master ( ff6821...2738e7 )
by Vitaly
03:04
created
src/Material.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -235,8 +235,6 @@
 block discarded – undo
235 235
      *
236 236
      * @param string $navigationID Navigation table identifier
237 237
      * @param array $tableColumns Columns names list
238
-     * @param string $externalHandler External handler to perform some extra code
239
-     * @param array $params External handler params
240 238
      * @return array Collection of collections of table cells, represented as materialfield objects
241 239
      */
242 240
     public function table($navigationID, &$tableColumns = null) {
Please login to merge, or discard this patch.