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

5 lines
67 B
PHP
Raw Normal View History

<?php
$expectedOutput = array(
array($process::OUT, '123'),
);