ReflectionMethod
PHP Manual

ReflectionMethod::isAbstract

(PHP 5, PHP 7)

ReflectionMethod::isAbstractYöntem soyut mu diye bakar

Açıklama

public bool ReflectionMethod::isAbstract ( void )

Yöntem soyut ise TRUE döner.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Yöntem soyut ise TRUE yoksa FALSE döner.

Ayrıca Bakınız


ReflectionMethod
PHP Manual