ReflectionAttribute::getArguments

(PHP 8)

ReflectionAttribute::getArguments獲取傳遞給屬性的參數(shù)

說明

public ReflectionAttribute::getArguments(): array

獲取傳遞給屬性的參數(shù)。

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

傳遞給屬性的參數(shù)。