예제 #1
0
 /**
  * @param array $allowed_attributes
  */
 public static function setAllowedAttributes($allowed_attributes)
 {
     self::$allowed_attributes = $allowed_attributes;
 }