Skip to content

Commit

Permalink
run cs fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
l-you committed Dec 4, 2023
1 parent 6b889af commit 5621661
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Provider/Indexable.php
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ private function getExpressionLanguage(): ?ExpressionLanguage
/**
* Returns the variable name to be used to access the object when using the ExpressionLanguage
* component to parse and evaluate an expression.
*
* @param mixed|null $object
*/
private function getExpressionVar($object = null): string
{
Expand Down

0 comments on commit 5621661

Please sign in to comment.