(PHP 5 >= 5.4.0, PHP 7)
ReflectionParameter::isCallable — Returns whether parameter MUST be callable
Bu işlevin kullanımı PHP 8.0.0 itibariyle ÖNERİLMEMEKTEDİR. Bu işleve kesinlikle güvenilmemelidir.
Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.
Bu işlevin değiştirgesi yoktur.
Returns true
if the parameter is callable, false
if it is
not or null
on failure.