Since: 8.0

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

Parameters

string $languageName

Language name like "PHP", "SQL", "RegExp", etc...