You are here

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

The focal point manager service.

Type: \Drupal\focal_point\FocalPointManagerInterface

File

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

Class

FocalPoint
Resolves the focal point positions for a file.

Namespace

Drupal\thunder_gqls\Plugin\GraphQL\DataProducer

Code

protected $focalPointManager;