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