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