Language
class Language (View source)
Specifies that the parameter is a string that represents source code in a different language.
An IDE will automatically inject the specified language into the passed string literals.
Methods
__construct(string $languageName)
No description
Details
__construct(string $languageName)
No description