Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ogizanagi committed Jun 15, 2021
1 parent d8ee8cc commit 320a86a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/loading-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,8 @@ $tagedMobileArticles = $this->manager->getContents(
);
```



See the [ExpressionLanguage syntax](https://symfony.com/doc/current/components/expression_language/syntax.html).
You may also want to extend the expression language capabilities for your own contents by [registering a custom expression provider](https://symfony.com/doc/current/components/expression_language/extending.html#using-expression-providers) tagged with `stenope.expression_language_provider`.

Expand Down

0 comments on commit 320a86a

Please sign in to comment.