function public function ProviderInterface::hasError
8.x-3.x ProviderInterface.php | public ProviderInterface::hasError() |
Flag indicating that the API data parsing failed.
Return value
bool TRUE or FALSE
Deprecated
in 8.x-3.18, will be removed in a future release. There is no 1:1 replacement for this functionality.
Class
- ProviderInterface
- ProviderInterface.
Namespace
Drupal\bootstrap\Plugin\ProviderSource src/Plugin/Provider/ProviderInterface.php (line 311)
public function hasError();