Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ProjectSecurityData.php

ProjectSecurityData::$existingVersion

The existing (currently installed) version of the project.

Because this class only handles the Drupal core project, values will be semantic version numbers such as 8.8.0, 8.8.0-alpha1, or 9.0.0.

Type: string|null

File

core/modules/update/src/ProjectSecurityData.php, line 59

Class

ProjectSecurityData
Calculates a project's security coverage information.

Namespace

Drupal\update

Code

protected $existingVersion;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal