프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$attributes |
메소드 | 설명 | |
---|---|---|
addStmt ( $stmt ) | ||
addStmts ( array $stmts ) | Adds multiple statements. | |
setDocComment ( PhpParser\Comment\Doc | string $docComment ) | Sets doc comment for the declaration. |
public setDocComment ( PhpParser\Comment\Doc | string $docComment ) | ||
$docComment | PhpParser\Comment\Doc | string | Doc comment to set |