IWPML_Core.php 95 Bytes Raw Blame History Permalink 1 2 3 4 5 <?php namespace WPML\CLI\Core\Commands; interface IWPML_Core extends IWPML_Command_Factory { }