isHasManyRelation() protected method (available since version 2.0.5)
Determines if relation is of has many type
protected boolean isHasManyRelation ( $table, $fks ) | ||
---|---|---|
$table | yii\db\TableSchema | |
$fks | array |
isHasManyRelation() protected method (available since version 2.0.5)
Determines if relation is of has many type
protected boolean isHasManyRelation ( $table, $fks ) | ||
---|---|---|
$table | yii\db\TableSchema | |
$fks | array |
Please login to continue.