Example #1
0
 public function __construct($filePath)
 {
     parent::__construct($filePath, Attachment::TYPE_IMAGE);
 }