diff --git a/src/Frame.php b/src/Frame.php index 69ace72..7bf3e54 100644 --- a/src/Frame.php +++ b/src/Frame.php @@ -42,7 +42,7 @@ public function __construct( string $class = null, bool $isApplicationFrame = false, ?string $textSnippet = null, - ?string $trimmedFilePath = null, + ?string $trimmedFilePath = null ) { $this->file = $file;