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

Componere\Value::setProtected

(Componere 2 >= 2.1.0)

Componere\Value::setProtectedAccessibility Modification

Beschreibung

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

Rückgabewerte

The current Value

Exceptions

Warnung

Shall throw RuntimeException if access level was previously set

To Top