private property WeatherCommands::$items in Weather 8
Same name and namespace in other branches
- 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\CommandsCode
private $items;