[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/externals/twilio-php/Services/Twilio/Rest/ -> Recording.php (source)

   1  <?php
   2  
   3  class Services_Twilio_Rest_Recording
   4      extends Services_Twilio_InstanceResource
   5  {
   6      protected function init($client, $uri) {
   7          $this->setupSubresources('transcriptions');
   8      }
   9  }


Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1