protected property FacebookFetcher::$apiErrorEncountered in Media entity facebook 8
Same name and namespace in other branches
- 8.2 src/FacebookFetcher.php \Drupal\media_entity_facebook\FacebookFetcher::apiErrorEncountered
- 3.x 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 33
Class
- FacebookFetcher
- Class FacebookFetcher.
Namespace
Drupal\media_entity_facebookCode
protected $apiErrorEncountered = FALSE;