protected property PullCommand::$io in Entity Share 8
Same name and namespace in other branches
- 8.2 modules/entity_share_client/src/Command/PullCommand.php \Drupal\entity_share_client\Command\PullCommand::io
The io interface composed of a commands input and output.
Type: \Symfony\Component\Console\Style\StyleInterface
File
- modules/
entity_share_client/ src/ Command/ PullCommand.php, line 43
Class
- PullCommand
- Class PullCommand.
Namespace
Drupal\entity_share_client\CommandCode
protected $io;