You are here

protected property DeleteEntityBase::$renderer in GraphQL 8.3

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

modules/graphql_core/src/Plugin/GraphQL/Mutations/Entity/DeleteEntityBase.php, line 34

Class

DeleteEntityBase

Namespace

Drupal\graphql_core\Plugin\GraphQL\Mutations\Entity

Code

protected $renderer;