PHP 클래스 Newscoop\Gimme\PropertyMatcher

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

공개 메소드들

메소드 설명
match ( string $class, string $property ) : string Match properties with fields names

메소드 상세

match() 공개 정적인 메소드

Match properties with fields names
public static match ( string $class, string $property ) : string
$class string class namespace
$property string property name
리턴 string matched field name or property