<?php
/*
* Copyright 2024 logist.cloud <support@logist.cloud>
*/
namespace LogistStatBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
/**
* LogistStatBundle
*
* @author Grigoriy Kulin <yarboroda@gmail.com>
*/
class LogistStatBundle extends Bundle
{
}