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