Open BobRay opened 11 years ago
bobray created Redmine issue ID 10337
public function setProperties($properties, $merge = false) {
I'm suggesting $merge = true as the default.
It's a rare case when you want to trash the properties you're not setting.
bobray created Redmine issue ID 10337
public function setProperties($properties, $merge = false) {
I'm suggesting $merge = true as the default.
It's a rare case when you want to trash the properties you're not setting.