PHP Class BrowscapPHP\Data\PropertyFormatter

Author: Christoph Ziegenberg ([email protected])
Author: Thomas Müller ([email protected])
Afficher le fichier Open project: browscap/browscap-php Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( PropertyHolder $propertyHolder ) class constructor
formatPropertyValue ( string $value, string $property ) : string formats the name of a property

Method Details

__construct() public méthode

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

formatPropertyValue() public méthode

formats the name of a property
public formatPropertyValue ( string $value, string $property ) : string
$value string
$property string
Résultat string