Example #1
0
 public function __construct()
 {
     $this->language = \Locale::getDefault();
     parent::__construct();
 }