W3cubDocs

/PHP

ReflectionAttribute::getTarget

(PHP 8)

ReflectionAttribute::getTargetReturns the target of the attribute as bitmask

Description

public ReflectionAttribute::getTarget(): int

Gets target of the attribute as bitmask.

Parameters

This function has no parameters.

Return Values

Gets target of the attribute as bitmask of Attribute::TARGET_* constants.

© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/reflectionattribute.gettarget.php