(NFC) Civi/API - Update for Drupal.Commenting.VariableComment.IncorrectVarType
[civicrm-core.git] / Civi / API / Kernel.php
index 651b0861a4a65259214418ed4e117cad14ae6d10..c23658b952912e416dd996f6546249c764a045b7 100644 (file)
@@ -28,7 +28,7 @@ class Kernel {
   protected $dispatcher;
 
   /**
-   * @var array<ProviderInterface>
+   * @var \Civi\API\Provider\ProviderInterface[]
    */
   protected $apiProviders;