Componere\Value::setProtected
PHP Manual
PHP Manual»Componere\Value»Componere\Value::setProtected

Componere\Value::setProtected

(Componere 2 >= 2.1.0)

Componere\Value::setProtectedAccessibility Modification

Опис

public function Componere\Value::setProtected(): Value

Значення, що повертаються

The current Value

Exceptions

Увага

Shall throw RuntimeException if access level was previously set

To Top