blogData = new blogData(); $this->createRoutes($app); } public function createRoutes(App $app): void { // TODO: Implement createRoutes() method. } }