ServicesClientUserCondition.inc in Services Client 7
Defines the form configs for the User conditions in Services Client. Currently there are no configuration options available.
File
plugins/ServicesClientUserCondition.incView source
<?php
/**
* @file
*
* Defines the form configs for the User conditions in Services Client.
* Currently there are no configuration options available.
*
*/
class ServicesClientUserCondition extends ServicesClientCondition {
}
Classes
Name | Description |
---|---|
ServicesClientUserCondition | @file |