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

Componere\Value::setProtected

(Componere 2 >= 2.1.0)

Componere\Value::setProtectedAccessibility Modification

Açıklama

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

Dönen Değerler

The current Value

Exceptions

Uyarı

Shall throw RuntimeException if access level was previously set

To Top