We should synchronise JS and PHP docs better, and preferably not by hand.
PHP docs are missing most class and constructor documentation. JS docs are missing most object properties documentation.
Also, we should probably use non-public access modifiers in PHP code more and document this status in JS.
Version: unspecified
Severity: normal