1
0
Fork 0
php-language-server/tests/Validation/cases/staticInArray.php

5 lines
67 B
PHP
Raw Normal View History

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