function __construct() { //parent::__construct(); $this->fixtures = getAllFixtures(); }
function __construct() { $this->fixtures = getAllFixtures(); }