You are here

protected property PathautoItemNormalizer::$supportedInterfaceOrClass in Tome 8

The interface or class that this Normalizer supports.

Type: string|array

Overrides PathItemNormalizer::$supportedInterfaceOrClass

File

modules/tome_sync/src/Normalizer/PathautoItemNormalizer.php, line 17

Class

PathautoItemNormalizer
Normalizer for Pathauto.

Namespace

Drupal\tome_sync\Normalizer

Code

protected $supportedInterfaceOrClass = 'Drupal\\pathauto\\PathautoItem';