Registry
final class Registry (View source)
| internal | This class is not covered by the backward compatibility promise for PHPUnit |
Attribute information is static within a single PHP process.
It is therefore okay to use a Singleton registry here.
Methods
Details
static Parser
parser()
No description