Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 291721

ConfigFactoryOverrideInterface::loadOverrides() missing array typehint

$
0
0

Documentation for ConfigFactoryOverrideInterface::loadOverrides requires an array argument, but api does not typehint.

via

interface ConfigFactoryOverrideInterface {

  /**
   * Returns config overrides.
   *
   * @param array $names
   *   A list of configuration names that are being loaded.
   *
   * @return array
   *   An array keyed by configuration name of override data. Override data
   *   contains a nested array structure of overrides.
   */
  public function loadOverrides($names);

Viewing all articles
Browse latest Browse all 291721

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>