Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Commit

Permalink
Fix Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
YuryBandarchuk16 committed Aug 12, 2018
1 parent 5fb9199 commit 4e15318
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Exceptions/UndocumentedDefinitionException.hh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ final class UndocumentedDefinitionException extends \Exception {

<<__Override>>
public function __construct(
parent::__construct();
private string $fieldname,
private string $fileName,
) {}
Expand Down

0 comments on commit 4e15318

Please sign in to comment.