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

Breadcrumb

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

function DeprecatedSniff::getDeprecationVersion

Provide the version number in which the sniff was deprecated.

Recommended format for PHPCS native sniffs: "v3.3.0". Recommended format for external sniffs: "StandardName v3.3.0".

Return value

string

File

vendor/squizlabs/php_codesniffer/src/Sniffs/DeprecatedSniff.php, line 30

Class

DeprecatedSniff

Namespace

PHP_CodeSniffer\Sniffs

Code

public function getDeprecationVersion();
RSS feed
Powered by Drupal