/** * Get associated registry instance * * @return WebAssetRegistry * * @since 4.0.0 */ public function getRegistry() : WebAssetRegistry { return $this->registry; }