Documentation

NameDeprecation
in package

Represents a deprecation for a named node or attribute on a Node.

Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

Properties

$newName  : mixed
$package  : mixed
$version  : mixed

Methods

__construct()  : mixed
getNewName()  : string
getPackage()  : string
getVersion()  : string

Properties

Methods

__construct()

public __construct([string $package = '' ][, string $version = '' ][, string $newName = '' ]) : mixed
Parameters
$package : string = ''
$version : string = ''
$newName : string = ''

        
On this page

Search results