ActiveRecord\InterfaceRelationship::create_association PHP Method

create_association() public method

public create_association ( activerecord\Model $model, $attributes = [], $guard_attributes = true )
$model activerecord\Model
    public function create_association(Model $model, $attributes = array(), $guard_attributes = true);