Esempio n. 1
0
 public function __construct($file, $width = null, $height = null)
 {
     parent::__construct($file, $width, $height);
 }