getRepository()->shouldAutocloseCommit($object); } public function getHeraldFieldConditions() { return array( HeraldAdapter::CONDITION_UNCONDITIONALLY, ); } public function getHeraldFieldValueType($condition) { return HeraldAdapter::VALUE_NONE; } }