You are here

protected property EntityNotFoundException::$entityTypeId in Salesforce Suite 5.0.x

Same name and namespace in other branches
  1. 8.4 src/EntityNotFoundException.php \Drupal\salesforce\EntityNotFoundException::entityTypeId
  2. 8.3 src/EntityNotFoundException.php \Drupal\salesforce\EntityNotFoundException::entityTypeId

Entity type id, for logging.

Type: string

File

src/EntityNotFoundException.php, line 30

Class

EntityNotFoundException
EntityNotFoundException extends Drupal\salesforce\Exception.

Namespace

Drupal\salesforce

Code

protected $entityTypeId;