Пример #1
0
 protected function element_property($element, $property)
 {
     return mb_strlen(parent::element_property($element, $property));
 }