You are here

function y in Coder 8.3

Same name and namespace in other branches
  1. 8.3.x tests/Drupal/Commenting/DeprecatedUnitTest.inc \y()

This block will produce three warnings (but the basic layout is correct).

@Deprecated in Drupal 8.4.0 and is removed from 9.x Both version formats are incorrect, and the see url is wrong.

See also

http:drupal.org/node/1234

2 string references to 'y'
ArrayUnitTest.inc in tests/Drupal/Arrays/ArrayUnitTest.inc
bad.php in tests/Drupal/bad/bad.php

File

tests/Drupal/Commenting/DeprecatedUnitTest.inc, line 41
This file contains test cases for DeprecatedSniff.

Code

function y() {
}