PHP-Handbuch Funktionsreferenz Sonstige Grunderweiterungen SPL Datenstrukturen SplHeap SplHeap::key SplHeap::isEmpty SplHeap::next SplHeap::key (PHP 5 >= 5.3.0)SplHeap::key — Return current node index Beschreibung public mixed SplHeap::key ( void ) This function returns the current node index Parameter-Liste Diese Funktion hat keine Parameter. Rückgabewerte The current node index.