8 lines
125 B
PHP
8 lines
125 B
PHP
<?php
|
|
/**
|
|
* @author OnTheGo Systems
|
|
*/
|
|
|
|
class WPML_TM_ICL20MigrationException extends WPMLTranslationProxyApiException {
|
|
}
|