You are here

protected property InstallableLibrary::$requestException in Markdown 8.2

The last exception thrown when attempting to initiate a request.

Type: \GuzzleHttp\Exception\GuzzleException

File

src/Annotation/InstallableLibrary.php, line 74

Class

InstallableLibrary

Namespace

Drupal\markdown\Annotation

Code

protected $requestException;