Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Parser.php
Parser::$refsBeingParsed
Type:
refsBeingParsed
File
vendor/
symfony/
yaml/
Parser.php
, line 40
Class
Parser
Parser parses YAML strings to convert them to PHP arrays.
Namespace
Symfony\Component\Yaml
Code
private array $refsBeingParsed = [];
RSS feed