@@ -119,6 +119,7 @@ |
||
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) |