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

Componere\Method::setProtected

(Componere 2 >= 2.1.0)

Componere\Method::setProtectedAccessibility Modification

Опис

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

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

The current Method

Exceptions

Увага

Shall throw RuntimeException if access level was previously set

To Top