You are here

protected static property Bynder::$timoutDetected in Bynder 8

Used to track if an API request returned a timout error.

Type: bool

File

src/Plugin/MediaEntity/Type/Bynder.php, line 95

Class

Bynder
Provides media type plugin for Bynder.

Namespace

Drupal\bynder\Plugin\MediaEntity\Type

Code

protected static $timoutDetected = FALSE;