ReflectionClass::isInterface
(PHP 5)
ReflectionClass::isInterface — Checks if interface
Opis
public bool ReflectionClass::isInterface
( void
)
Checks whether the class is an interface.
Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
Zwraca TRUE w przypadku powodzenia, FALSE w
przypadku błędu.
There are no user contributed notes for this page.
