public function LazyInterface::getPlugins in Lazy-load 8.3
List of available Lazysizes plugins.
Return value
array Returns an array of all available lazysizes plugins.
1 method overrides LazyInterface::getPlugins()
- Lazy::getPlugins in src/
Lazy.php - List of available Lazysizes plugins.
File
- src/
LazyInterface.php, line 24
Class
- LazyInterface
- Interface for Lazy-load service.
Namespace
Drupal\lazyCode
public function getPlugins() : array;