Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / vendor / phpunit / phpunit / src / Util / PHP / eval-stdin.php
1 <?php
2
3 eval('?>' . file_get_contents('php://stdin'));