Skip to content

Commit

Permalink
craft 4 version
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrpog committed May 28, 2022
1 parent eb5f23e commit fbbff82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TableOfContents.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class TableOfContents extends Plugin
/**
* @var string
*/
public $schemaVersion = '1.0.0';
public string $schemaVersion = '1.0.0';

// Public Methods
// =========================================================================
Expand Down

0 comments on commit fbbff82

Please sign in to comment.