src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/demos/autocomplete/search.php
File search.php
has 581 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php
sleep( 3 );
// no term passed - just exit early with no response
if (empty($_GET['term'])) exit ;