protected property FileLinkItem::$response in File Link 8
Same name and namespace in other branches
- 2.0.x src/Plugin/Field/FieldType/FileLinkItem.php \Drupal\file_link\Plugin\Field\FieldType\FileLinkItem::response
The HTTP response of the last client request, if any.
Type: \Psr\Http\Message\ResponseInterface
File
- src/
Plugin/ Field/ FieldType/ FileLinkItem.php, line 45
Class
- FileLinkItem
- Implements a 'file_link' plugin field type.
Namespace
Drupal\file_link\Plugin\Field\FieldTypeCode
protected $response = NULL;