ReflectionExtension::__clone

(PHP 5, PHP 7, PHP 8)

ReflectionExtension::__cloneReflection nesneleri kopyalanamaz

Açıklama

final private ReflectionExtension::__clone(): void

Reflection nesneleri kopyalanamaz. Her çağrı ölümcül bir hata ile sonuçlanır.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Hiçbir değer dönmez. Her çağrı ölümcül bir hata ile sonuçlanır.

Ayrıca Bakınız

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top