iwpml-st-string-scanner.php 71 Bytes Raw Blame History Permalink 1 2 3 4 5 6 <?php interface IWPML_ST_String_Scanner { public function scan(); }