Skip to content

Commit

Permalink
Add frontMatter method to docblock for Parse facade
Browse files Browse the repository at this point in the history
  • Loading branch information
godismyjudge95 authored Jul 25, 2024
1 parent 6b0f177 commit 1fc6ef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Facades/Parse.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* @method static AntlersString template($str, $variables = [], $context = [], $php = false)
* @method static string templateLoop($content, $data, $supplement = true, $context = [], $php = false)
* @method static array YAML($str)
* @method static array frontMatter($string)
* @method static mixed env($val)
*
* @see \Statamic\Facades\Endpoint\Parse
Expand Down

0 comments on commit 1fc6ef6

Please sign in to comment.