protected property BootstrapProvider::$error in Express 8
A flag determining whether or not the API request has failed.
Type: bool
File
- themes/
contrib/ bootstrap/ src/ Annotation/ BootstrapProvider.php, line 54 - Contains \Drupal\bootstrap\Annotation\BootstrapProvider.
Class
- BootstrapProvider
- Defines a BootstrapProvider annotation object.
Namespace
Drupal\bootstrap\AnnotationCode
protected $error = FALSE;