コード例 #1
0
 /**
  * @param string $name
  */
 public function __construct($name)
 {
     parent::__construct($name);
 }