I\'m trying to declare a global array but when trying to retrieve it it returns NULL
GamesManager.php
namespace TMSE; use PDO; class GamesManager ex