You are here

public function PathautoPatternInterface::getType in Pathauto 8

Gets the type of this pattern.

Return value

string

1 method overrides PathautoPatternInterface::getType()
PathautoPattern::getType in src/Entity/PathautoPattern.php
Gets the type of this pattern.

File

src/PathautoPatternInterface.php, line 33

Class

PathautoPatternInterface
Provides an interface for defining Pathauto pattern entities.

Namespace

Drupal\pathauto

Code

public function getType();