Node type storage handler.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- core/modules/forum/src/Controller/ForumController.php, line 64
Class
- ForumController
- Controller routines for forum routes.
Namespace
Drupal\forum\Controller
Code
protected $nodeTypeStorage;
Please login to continue.