Phaxio/vendor/phaxio/phaxio/lib/Phaxio/PhaxioPublic/AreaCodes.php
d6c2a24e
 <?php
 
 namespace Phaxio\PhaxioPublic;
 
 class AreaCodes extends \Phaxio\AbstractResources
 {
     protected $collection_class = 'PhaxioPublic\\AreaCodeCollection';
 }