Exemple #1
0
 public final function __construct($driver)
 {
     self::$driver = strtolower($driver);
 }