PHP 클래스 GrumPHP\Formatter\RawProcessFormatter

상속: implements GrumPHP\Formatter\ProcessFormatterInterface
파일 보기 프로젝트 열기: phpro/grumphp

공개 메소드들

메소드 설명
format ( Process $process ) : string This method will format the output of a Process object to a string.

메소드 상세

format() 공개 메소드

This method will format the output of a Process object to a string.
public format ( Process $process ) : string
$process Symfony\Component\Process\Process
리턴 string