FilterFormatInterface::getFilterTypes

public FilterFormatInterface::getFilterTypes()

Retrieves all filter types that are used in the text format.

Return value

array All filter types used by filters of the text format.

File

core/modules/filter/src/FilterFormatInterface.php, line 62

Class

FilterFormatInterface
Provides an interface defining a filter format entity.

Namespace

Drupal\filter

Code

public function getFilterTypes();
doc_Drupal
2016-10-29 09:14:45
Comments
Leave a Comment

Please login to continue.