public function __construct() { Authentification::$form = new Form(); Authentification::$user = new User(); // $db = new User(); // $db->callLoginProcess('*****@*****.**', 'warleague@4591'); // $db->showCurrentUserLogged(); // $db->callLoginProcess('*****@*****.**', 'meinpassword123'); // $db->showCurrentUserLogged(); }