7 lines
120 B
PHP
7 lines
120 B
PHP
<?php
|
|
|
|
/**
|
|
* .
|
|
*/
|
|
class WPDesk_Flexible_Shipping_Unable_To_Create_Tmp_Zip_File_Exception extends RuntimeException {
|
|
}
|