You are here

protected property TextimageFactory::$userStorage in Textimage 8.4

Same name and namespace in other branches
  1. 8.3 src/TextimageFactory.php \Drupal\textimage\TextimageFactory::userStorage

The User entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/TextimageFactory.php, line 72

Class

TextimageFactory
Provides a factory for Textimage.

Namespace

Drupal\textimage

Code

protected $userStorage;