You are here

protected property DataProviderEntity::$EFQClass in RESTful 7.2

The entity field query class.

Type: string

File

src/Plugin/resource/DataProvider/DataProviderEntity.php, line 62
Contains \Drupal\restful\Plugin\resource\DataProvider\DataProviderEntity.

Class

DataProviderEntity
Class DataProviderEntity.

Namespace

Drupal\restful\Plugin\resource\DataProvider

Code

protected $EFQClass = '\\Drupal\\restful\\Util\\EntityFieldQuery';