This flashcard is just one of a free flashcard set. See all flashcards!
14
Wie werden statische Methoden deklariert und wie erfolgt der Zugriff?
static public function zeigeAnzahl() {...}
Fahrzeug::zeigeAnzahl;
(nicht mit ->, da statisch!)
Fahrzeug::zeigeAnzahl;
(nicht mit ->, da statisch!)
Flashcard info:
Author: @destructive_influen...
Main topic: PHP, Webprogrammierung
Topic: Web-Programmierung
Published: 27.04.2016