name : Typo3.php
<?php

declare(strict_types=1);


namespace Plesk\Wappspector\MatchResult;

class Typo3 extends MatchResult
{
    public const ID = 'typo3';
    public const NAME = 'TYPO3';
}

© 2025 Cubjrnet7