Beispiel #1
0
 function makePropertyNotRequired($property_id)
 {
     return $this->details->makePropertyNotRequired($property_id);
 }