1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-03 10:07:52 +01:00
psalm/tests/fixtures/stubs/define_custom_require_path.php
2023-08-08 15:07:15 -05:00

3 lines
75 B
PHP

<?php
define('CUSTOM_REQUIRE_PATH', __DIR__ . '/custom_taint_source.php');