You are here

protected property FacebookFetcher::$apiErrorEncountered in Media entity facebook 3.x

Same name and namespace in other branches
  1. 8.2 src/FacebookFetcher.php \Drupal\media_entity_facebook\FacebookFetcher::apiErrorEncountered
  2. 8 src/FacebookFetcher.php \Drupal\media_entity_facebook\FacebookFetcher::apiErrorEncountered

Tracks when an error has occurred when interacting with the API.

Type: bool

File

src/FacebookFetcher.php, line 44

Class

FacebookFetcher
Class FacebookFetcher.

Namespace

Drupal\media_entity_facebook

Code

protected $apiErrorEncountered = FALSE;