Skip to content

Commit 31e0942

Browse files
committed
Mark BladeMatterParser class as experimental
1 parent 79bc9af commit 31e0942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/framework/src/Framework/Actions/BladeMatterParser.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
use function trim;
1717

1818
/**
19-
* Parse the front matter in a Blade file.
19+
* @experimental Parse the front matter in a Blade file.
2020
*
2121
* Accepts a string to make it easier to mock when testing.
2222
*

0 commit comments

Comments
 (0)