コード例 #1
0
 protected function columnName($member)
 {
     // TODO it would be nice to not rely on this externally
     // since it's such a simple translation
     return Params::propertyToField($member);
 }