You are here

protected property ThunderRedirect::$redirectRepository in Thunder 6.2.x

Optional redirect module repository.

Type: \Drupal\redirect\RedirectRepository|null

File

modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/ThunderRedirect.php, line 39

Class

ThunderRedirect
Gets the ID of current user.

Namespace

Drupal\thunder_gqls\Plugin\GraphQL\DataProducer

Code

protected $redirectRepository;