Array
(
    [type] => 1
    [message] => Uncaught Error: Typed property App\DTO\ItemDTO::$id must not be accessed before initialization in /var/www/project/app/Repositories/ItemRepository.php:53
Stack trace:
#0 /var/www/project/app/Handlers/SitemapHandler.php(23): App\Repositories\ItemRepository::getAll()
#1 /var/www/project/public/index.php(53): App\Handlers\SitemapHandler->run()
#2 {main}
  thrown
    [file] => /var/www/project/app/Repositories/ItemRepository.php
    [line] => 53
)