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