You are here

private property WeatherCommands::$items in Weather 8

Same name and namespace in other branches
  1. 2.0.x src/Commands/WeatherCommands.php \Drupal\weather\Commands\WeatherCommands::items

Items from csv.

Type: array

File

src/Commands/WeatherCommands.php, line 25

Class

WeatherCommands
Drush command to add support to weather module (import weather csv file).

Namespace

Drupal\weather\Commands

Code

private $items;