You are here

protected property EntityNotFoundException::$entityProperties in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 8.3 src/EntityNotFoundException.php \Drupal\salesforce\EntityNotFoundException::entityProperties
  2. 5.0.x src/EntityNotFoundException.php \Drupal\salesforce\EntityNotFoundException::entityProperties

A list of entity properties, for logging.

Type: mixed

File

src/EntityNotFoundException.php, line 23

Class

EntityNotFoundException
EntityNotFoundException extends Drupal\salesforce\Exception.

Namespace

Drupal\salesforce

Code

protected $entityProperties;