Skip to content

Commit

Permalink
KAZPHP-6: ParkedCalls AbstractCollection subclass (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfinke authored and swysor committed Feb 1, 2018
1 parent f2a6edb commit a674c08
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lib/hz2600/Kazoo/Api/Collection/ParkedCalls.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?php

namespace Kazoo\Api\Collection;

class ParkedCalls extends AbstractCollection
{

}

0 comments on commit a674c08

Please sign in to comment.