You are here

protected property DeprecationMessage::$line in Upgrade Status 8.3

Same name and namespace in other branches
  1. 8.2 src/DeprecationMessage.php \Drupal\upgrade_status\DeprecationMessage::line

The line associated to the deprecation message.

Type: int

File

src/DeprecationMessage.php, line 24

Class

DeprecationMessage
A value object containing a deprecation message with some metadata.

Namespace

Drupal\upgrade_status

Code

protected $line;