__construct() public méthode

Constructor for the gateway.
public __construct ( )
 public function __construct()
 {
     _deprecated_function('WC_Paypal', '1.4', 'WC_Gateway_Paypal');
     parent::__construct();
 }