Examples with "of phpDoc" and their translation in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Add substantial amounts of phpDoc for developers.
Füge bedeutende Quantitäten von phpDoc für Entwickler hinzu.
This is especially useful if the corresponding functions are not described with the help of PHPDoc and you want to find out exactly what the function does.
Das ist vor Allem dann sinnvoll, wenn die entsprechenden Funktionen nicht mit Hilfe von PHPDoc beschrieben wurden und man feststellen möchte, was genau die Funktion macht.
Andere resultaten
The syntax of such PHPdocs is defined by the phpDocumentor project.
Our strict quality assurance process comprises very strict coding standards and the use of documentation tools like PHPDoc or JAVADoc.
Unsere strenge Qualitätssicherung beinhaltet strikte Kodierungsformate sowie die Nutzung von Programmen wie PHPDoc oder JAVADoc zur Dokumentation.
The documentation is stored in the phpdoc module.
Die Dokumentation befinden sich im Modul phpdoc.
Full PHPDOC can be found this repository.
Das PHPDOC kann in diesem Repository gefunden werden.
Each function definition should always have a PHPDoc comment.
Use our PHPDoc for the PDF library as online documentation to quickly find your way around.
Nutzen Sie unsere PHPDoc zur PDF Library als Onlinedokumentation zur schnellen Einarbeitung.
It reads usage details from the callback's PHPdoc.
I want to praise the phpDoc auto complete support. It is wonderful...
Misc: Updated or added phpDoc to many functions.
Sonstiges: phpDoc zu vielen Funktionen aktualisiert oder hinzugefügt.
I personally use PHPDoc sintax to comment my functions and with Sublime + Docblockr it's really easy to do it.
Ich persönlich benutze PHPDoc sintax um meine Funktionen zu kommentieren und mit Sublime + Docblockr ist es wirklich einfach es zu tun.
Before the function definition you add a PHPDoc comment which explaines the function.
Vor der eigentlichen Funktion fügt man ein PHPDoc-Kommentar, der die Funktion ausreichend beschreibt.