Joomla.php
| 180 B | Satir:
0
| php
Geri
<?php declare(strict_types=1); namespace Plesk\Wappspector\MatchResult; class Joomla extends MatchResult { public const ID = 'joomla'; public const NAME = 'Joomla!'; }
Kaydet
Ctrl+S ile kaydet