PHP 클래스 PayPal\Common\PPReflectionUtil

파일 보기 프로젝트 열기: paypal/sdk-core-php

공개 메소드들

메소드 설명
getPropertyClass ( string $class, string $propertyName )
propertyAnnotations ( string $class, string $propertyName ) : string

비공개 메소드들

메소드 설명
replace_callback ( $match ) preg_replace_callback callback function

메소드 상세

getPropertyClass() 공개 정적인 메소드

public static getPropertyClass ( string $class, string $propertyName )
$class string
$propertyName string

propertyAnnotations() 공개 정적인 메소드

public static propertyAnnotations ( string $class, string $propertyName ) : string
$class string
$propertyName string
리턴 string