Back to AesInterface class

Method isSupported

public bool
isSupported
()
Is this adapter supported?
Returns
  • bool
Class: AesInterface
Project: Joomla

Method isSupported - Source code

/**
 * Is this adapter supported?
 *
 * @return  boolean
 */
public function isSupported();