Back to ActionButton class

Method preprocess

protected void
preprocess
()
Configure this object.
Returns
  • void
Since
  • 4.0.0
Class: ActionButton
Project: Joomla

Method preprocess - Source code

/**
 * Configure this object.
 *
 * @return  void
 *
 * @since   4.0.0
 */
protected function preprocess()
{
    // Implement this method.
}