Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
gossi
codegen
generator
utils
Writer
indent
gossi\codegen\generator\utils\Writer::indent PHP Method
Writer Class Documentation
Mostra file
Open project: gossi/php-code-generator
indent()
public
method
public
indent
( )
public function indent() { $this->indentationLevel += 1; return $this; }
Writer
__construct
endsWith
getContent
indent
outdent
reset
rtrim
write
writeln