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