You are here

protected property OnlyOneRoutes::$configFactory in Allow a content type only once (Only One) 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Routing/OnlyOneRoutes.php, line 20

Class

OnlyOneRoutes
Defines dynamic routes.

Namespace

Drupal\onlyone\Routing

Code

protected $configFactory;