You are here

public function IconSetInterface::process in Icon API 8

Processes a IconSet.

Return value

array An associative array representing an IconSet

1 method overrides IconSetInterface::process()
IconSetBase::process in src/Plugin/Icon/IconSetBase.php
Processes a IconSet.

File

src/Plugin/Icon/IconSetInterface.php, line 93

Class

IconSetInterface
Interface IconSetInterface

Namespace

Drupal\icon\Plugin\Icon

Code

public function process();