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