Example #1
0
 public function __construct($radius = 100)
 {
     $this->radius = $radius;
     parent::__construct();
 }