You are here

public function ServicesClientPlugin::configFormValidate in Services Client 7

Same name and namespace in other branches
  1. 7.2 include/plugin.inc \ServicesClientPlugin::configFormValidate()

File

include/plugin.inc, line 41
Base plugin definitions. All other plugins should be extended from this set of plugins.

Class

ServicesClientPlugin
Base plugin class

Code

public function configFormValidate(&$form, &$form_state) {
}