PHP Class BrowscapPHP\Data\PropertyHolder

Author: Thomas Müller ([email protected])
Datei anzeigen Open project: browscap/browscap-php

Public Methods

Method Description
checkValueInArray ( string $property, string $value ) : string
getPropertyType ( string $propertyName ) : string Get the type of a property.

Method Details

checkValueInArray() public method

public checkValueInArray ( string $property, string $value ) : string
$property string
$value string
return string

getPropertyType() public method

Get the type of a property.
public getPropertyType ( string $propertyName ) : string
$propertyName string
return string