protected property BynderUpload::$session in Bynder 8.3
Same name and namespace in other branches
- 8 src/Plugin/EntityBrowser/Widget/BynderUpload.php \Drupal\bynder\Plugin\EntityBrowser\Widget\BynderUpload::session
- 8.2 src/Plugin/EntityBrowser/Widget/BynderUpload.php \Drupal\bynder\Plugin\EntityBrowser\Widget\BynderUpload::session
- 4.0.x src/Plugin/EntityBrowser/Widget/BynderUpload.php \Drupal\bynder\Plugin\EntityBrowser\Widget\BynderUpload::session
The session service.
Type: \Symfony\Component\HttpFoundation\Session\SessionInterface
File
- src/
Plugin/ EntityBrowser/ Widget/ BynderUpload.php, line 55
Class
- BynderUpload
- Uses upload to create media entities.
Namespace
Drupal\bynder\Plugin\EntityBrowser\WidgetCode
protected $session;