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