PHP 클래스 BrowscapPHP\Data\PropertyFormatter

저자: Christoph Ziegenberg ([email protected])
저자: Thomas Müller ([email protected])
파일 보기 프로젝트 열기: browscap/browscap-php 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( PropertyHolder $propertyHolder ) class constructor
formatPropertyValue ( string $value, string $property ) : string formats the name of a property

메소드 상세

__construct() 공개 메소드

class constructor
public __construct ( PropertyHolder $propertyHolder )
$propertyHolder PropertyHolder

formatPropertyValue() 공개 메소드

formats the name of a property
public formatPropertyValue ( string $value, string $property ) : string
$value string
$property string
리턴 string