constant PhpDumper::FIRST_CHARS in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony/dependency-injection/Dumper/PhpDumper.php \Symfony\Component\DependencyInjection\Dumper\PhpDumper::FIRST_CHARS
Characters that might appear in the generated variable name as first character.
File
- vendor/
symfony/ dependency-injection/ Dumper/ PhpDumper.php, line 43
Class
- PhpDumper
- PhpDumper dumps a service container as a PHP class.
Namespace
Symfony\Component\DependencyInjection\DumperCode
const FIRST_CHARS = 'abcdefghijklmnopqrstuvwxyz';