PHP 클래스 Crunz\Invoker

파일 보기 프로젝트 열기: lavary/crunz 1 사용 예제들

공개 메소드들

메소드 설명
call ( $closure, array $parameters = [], $buffer = false ) : mixed Call the given Closure with buffering support

메소드 상세

call() 공개 메소드

Call the given Closure with buffering support
public call ( $closure, array $parameters = [], $buffer = false ) : mixed
$parameters array
리턴 mixed