phpdftk API Documentation

DeprecatedPdfFeature
in package

FinalYes

Marks a PDF object class or property as deprecated in the PDF specification.

When $removedIn is set, strict deprecation mode and ceiling mode will reject the feature at or above that version.

Attributes
#[Attribute]
\Attribute::TARGET_CLASS | \Attribute::TARGET_PROPERTY

Table of Contents

Properties

$removedIn  : string|null
$removedInVersion  : PdfVersion|null
$replacement  : string|null
$since  : string

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $since[, string|null $replacement = null ][, string|null $removedIn = null ]) : mixed
Parameters
$since : string
$replacement : string|null = null
$removedIn : string|null = null

        
On this page

Search results