Completed
Push — 4.0 ( 18ff8e...6370a6 )
by David
02:33
created
src/Mouf/Database/TDBM/TDBMSchemaAnalyzer.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -119,6 +119,7 @@
 block discarded – undo
119 119
      * Returns the list of foreign keys pointing to the table represented by this bean, excluding foreign keys
120 120
      * from junction tables and from inheritance.
121 121
      *
122
+     * @param string $tableName
122 123
      * @return ForeignKeyConstraint[]
123 124
      */
124 125
     public function getIncomingForeignKeys($tableName)
Please login to merge, or discard this patch.