Skip to content

Commit

Permalink
Apply coding standard changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sabbelasichon authored and github-actions[bot] committed Dec 15, 2022
1 parent c5746b4 commit 32111b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Classes/ValueObject/FileType.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ final class FileType
* @var string
*/
private const FONT = 'font';

private string $type;

private function __construct(string $type)
Expand Down

0 comments on commit 32111b8

Please sign in to comment.