mirror of
https://github.com/danog/psalm.git
synced 2024-12-11 08:49:52 +01:00
3 lines
75 B
PHP
3 lines
75 B
PHP
|
<?php
|
||
|
|
||
|
define('CUSTOM_REQUIRE_PATH', __DIR__ . '/custom_taint_source.php');
|