public constant SpecFetcherInterface::STATUS_ERROR in Apigee API Catalog 8.2
Same name and namespace in other branches
- 8 src/SpecFetcherInterface.php \Drupal\apigee_api_catalog\SpecFetcherInterface::STATUS_ERROR
The status when an error happened during the fetch operation.
File
- src/
SpecFetcherInterface.php, line 59
Class
- SpecFetcherInterface
- Interface SpecFetcherInterface.
Namespace
Drupal\apigee_api_catalogCode
public const STATUS_ERROR = 'status_error';