You are here

protected property FocalPoint::$moduleHandler in Thunder 6.2.x

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/FocalPoint.php, line 51

Class

FocalPoint
Resolves the focal point positions for a file.

Namespace

Drupal\thunder_gqls\Plugin\GraphQL\DataProducer

Code

protected $moduleHandler;