has_classes


Description:

public bool has_classes (string? classes)

Check if this matches all of the given classes

Parameters:

this

a DeviceProviderFactory

classes

a "/" separate list of classes to match, only match if all classes are matched

Returns:

true if this matches or if classes is null.