1
0
Fork 0
php-language-server/validation/frameworks/broken/ifStatement1.php

6 lines
41 B
PHP

<?php
namespace MyNamespace;
if (A) {
}