1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests/fixtures/stubs/constant_var_comment.phpstub

4 lines
64 B
PHP

<?php
define('FOO_BAR', /** @var non-empty-string */ 'world');