Componere\Method::setProtected
PHP Manual
PHP Manual»Componere\Method»Componere\Method::setProtected

Componere\Method::setProtected

(Componere 2 >= 2.1.0)

Componere\Method::setProtectedAccessibility Modification

Beschreibung

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

Rückgabewerte

The current Method

Exceptions

Warnung

Shall throw RuntimeException if access level was previously set

To Top