Netsutie PHP Toolkit
AsyncFault.php
Go to the documentation of this file.
1 <?php
8 class AsyncFault extends NSSoapFault {
9 
10 
11 
12  static $paramtypesmap = array(
13 
14  );
15 
16 }
static $paramtypesmap
Definition: AsyncFault.php:12