Completed
Pull Request — 4.2 (#128)
by David
03:18
created
src/Mouf/Database/TDBM/Utils/PivotTableMethodsDescriptor.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,6 @@
 block discarded – undo
26 26
 
27 27
     /**
28 28
      * @param Table $pivotTable    The pivot table
29
-     * @param Table $mainBeanTable The main bean table
30 29
      */
31 30
     public function __construct(Table $pivotTable, ForeignKeyConstraint $localFk, ForeignKeyConstraint $remoteFk)
32 31
     {
Please login to merge, or discard this patch.