ReflectionClass::getDocComment Gets doc comments &reftitle.description; public stringfalseReflectionClass::getDocComment Gets doc comments from a class. Doc comments start with /**, followed by whitespace. If there are multiple doc comments above the class definition, the one closest to the class will be taken. &reftitle.parameters; &no.function.parameters; &reftitle.returnvalues; The doc comment if it exists, otherwise &false;. &reftitle.examples; <methodname>ReflectionClass::getDocComment</methodname> example getDocComment()); ?> ]]> &example.outputs; &reftitle.seealso; ReflectionClass::getName