PHP Класс Snowscript_Node_Stmt_Implements, snowscript

Наследование: extends PHPParser_Node_Stmt
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( array $names, integer $line, null | string $docComment = null ) Constructs an extends node.

Описание методов

__construct() публичный Метод

Constructs an extends node.
public __construct ( array $names, integer $line, null | string $docComment = null )
$names array
$line integer Line
$docComment null | string Nearest doc comment