Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Edujugon committed Jul 5, 2017
1 parent 3b18ad2 commit dd8a707
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/Reports/Fields.php
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<?php
namespace Edujugon\GoogleAds\Reports;

use Edujugon\GoogleAds\Session\AdwordsSession;
use Google\AdsApi\AdWords\AdWordsServices;
use Google\AdsApi\AdWords\v201702\cm\ReportDefinitionService;


/**
* Project: google-ads.
* User: Edujugon
* Email: edujugon@gmail.com
* Date: 10/2/17
* Time: 9:07
*/

namespace Edujugon\GoogleAds\Reports;

use Edujugon\GoogleAds\Session\AdwordsSession;
use Google\AdsApi\AdWords\AdWordsServices;
use Google\AdsApi\AdWords\v201702\cm\ReportDefinitionService;

class Fields
{
/**
Expand Down

0 comments on commit dd8a707

Please sign in to comment.