Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
gossi
codegen
generator
utils
Writer
indent
gossi\codegen\generator\utils\Writer::indent PHP 메소드
Writer 1 문서
파일 보기
프로젝트 열기: gossi/php-code-generator
indent()
공개
메소드
public
indent
( )
public function indent() { $this->indentationLevel += 1; return $this; }
Writer
__construct
endsWith
getContent
indent
outdent
reset
rtrim
write
writeln