You are here

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.inc
View 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

Namesort descending Description
ServicesClientUserCondition @file