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