1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 13:51:54 +01:00
psalm/tests/fixtures/stubs/define_custom_require_path.php

3 lines
75 B
PHP
Raw Normal View History

2023-08-08 15:07:15 -05:00
<?php
define('CUSTOM_REQUIRE_PATH', __DIR__ . '/custom_taint_source.php');