Back to AssociationExtensionInterface class

Method hasAssociationsSupport

public bool
hasAssociationsSupport
()
Checks if the extension supports associations
Returns
  • bool Supports the extension associations
Since
  • 3.7.0

Method hasAssociationsSupport - Source code

/**
 * Checks if the extension supports associations
 *
 * @return  boolean  Supports the extension associations
 *
 * @since   3.7.0
 */
public function hasAssociationsSupport();