shell bypass 403
<?php
/**
* @copyright © TMS-Plugins. All rights reserved.
* @licence See LICENCE.md for license details.
*/
namespace AmeliaBooking\Application\Commands\Test;
use AmeliaBooking\Application\Commands\Command;
/**
* Class TestCommand
*
* @package AmeliaBooking\Application\Commands\Test
*/
class TestCommand extends Command
{
}