PHP 인터페이스 Webmozart\Console\UI\Component

부터: 1.0
저자: Bernhard Schussek ([email protected])
파일 보기 프로젝트 열기: webmozart/console

공개 메소드들

메소드 설명
render ( IO $io, integer $indentation ) Renders the component.

메소드 상세

render() 공개 메소드

Renders the component.
public render ( IO $io, integer $indentation )
$io Webmozart\Console\Api\IO\IO The I/O.
$indentation integer The number of spaces to indent.