PHP 클래스 Phly\Conduit\Utils

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

공개 메소드들

메소드 설명
getArity ( string | callable | object $callable ) : integer Get the arity of a handler

메소드 상세

getArity() 공개 정적인 메소드

Get the arity of a handler
public static getArity ( string | callable | object $callable ) : integer
$callable string | callable | object
리턴 integer