Skip to content

Commit

Permalink
remove <?php from controller example. refs #19
Browse files Browse the repository at this point in the history
  • Loading branch information
nealio82 committed Apr 8, 2016
1 parent 0109d51 commit c08c35f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,6 @@ class PixelCSVResponseDecoder extends CSVResponseDecoder
Now, to fetch the cumulative results we need to make API calls for both endpoints and concatenate the resulting arrays

```php
<?php

// controller.php

$org_id = xxxxxx;
Expand Down

0 comments on commit c08c35f

Please sign in to comment.