PHP Class PayPal\Common\PPReflectionUtil

Show file Open project: paypal/sdk-core-php

Public Methods

Method Description
getPropertyClass ( string $class, string $propertyName )
propertyAnnotations ( string $class, string $propertyName ) : string

Private Methods

Method Description
replace_callback ( $match ) preg_replace_callback callback function

Method Details

getPropertyClass() public static method

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

propertyAnnotations() public static method

public static propertyAnnotations ( string $class, string $propertyName ) : string
$class string
$propertyName string
return string