PHP Class Newscoop\Gimme\PropertyMatcher

Afficher le fichier Open project: sourcefabric/newscoop Class Usage Examples

Méthodes publiques

Méthode Description
match ( string $class, string $property ) : string Match properties with fields names

Method Details

match() public static méthode

Match properties with fields names
public static match ( string $class, string $property ) : string
$class string class namespace
$property string property name
Résultat string matched field name or property