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

AllowDynamicProperties::__construct

(PHP 8 >= 8.2.0)

AllowDynamicProperties::__constructConstruct a new AllowDynamicProperties attribute instance

Опис

public function AllowDynamicProperties::__construct()

Constructs a new AllowDynamicProperties instance.

Параметри

У цієї функції немає параметрів.

To Top