1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-11 08:49:52 +01:00
psalm/tests/fixtures/stubs/define_custom_require_path.php

3 lines
75 B
PHP
Raw Normal View History

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