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