PHP: Hypertext Preprocessor (original) (raw)

ReflectionClass::getModifiers

(PHP 5, PHP 7, PHP 8)

ReflectionClass::getModifiers — Gets the class modifiers

Description

public ReflectionClass::getModifiers(): int

Parameters

This function has no parameters.

See Also