CodeGen_PECL
[ class tree: CodeGen_PECL ] [ index: CodeGen_PECL ] [ all elements ]

Source for file ObjectInterface.php

Documentation is available at ObjectInterface.php

  1. <?php
  2.  
  3. interface CodeGen_PECL_Element_ObjectInterface
  4. {
  5.   public function getName();
  6.   public function getPayloadType();
  7. }
  8.  
  9. ?>

Documentation generated on Mon, 11 Mar 2019 15:39:08 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.