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

Componere\Method::setProtected

(Componere 2 >= 2.1.0)

Componere\Method::setProtectedAccessibility Modification

Açıklama

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

Dönen Değerler

The current Method

Exceptions

Uyarı

Shall throw RuntimeException if access level was previously set

To Top