You are here

function eck_properties_property_config in Entity Construction Kit (ECK) 7.3

Property config.

File

./eck.properties.inc, line 363
Properties.

Code

function eck_properties_property_config($form, &$state) {
  return $form['eck_property_config2'];
}