6 lines
68 B
PHP
6 lines
68 B
PHP
<?php
|
|
|
|
class WPML_TP_Batch_Exception extends WPML_TP_Exception {
|
|
|
|
}
|