AllowDynamicProperties::__construct
PHP Manual
PHP Manual»AllowDynamicProperties»AllowDynamicProperties::__construct

AllowDynamicProperties::__construct

(PHP 8 >= 8.2.0)

AllowDynamicProperties::__constructConstrói uma nova instância do atributo AllowDynamicProperties

Descrição

public function AllowDynamicProperties::__construct()

Constrói uma nova instância de AllowDynamicProperties.

Parâmetros

Esta função não possui parâmetros.

To Top