Skip to content

Commit

Permalink
fix style errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Cooper committed May 12, 2020
1 parent aa20583 commit 157e944
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ class FareMiscellaneousInformation extends Element
* @var string
*/
public $freeText;
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ public function __construct($generalIndicator, $passengerType, $freeTextLong, $o
$this->officeId = $officeId;
}
}
}
}

0 comments on commit 157e944

Please sign in to comment.