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