Answer the question
In order to leave comments, you need to log in
Why doesn't phpDocumentor pick up documentation in a file?
I wrote here the documentation for my bike, I decided to collect it. I collect and receive this magic:
Parsing /home/kkremen/PhpstormProjects/intranet-core/core/module/common-module.php
No summary for method __construct()
No summary for method __destruct()
No summary for method newConfigReader()
No summary for method newConfigWriter()
No summary for method openDBTable()
No summary for method openResource()
No summary for method loadView()
No summary for method newSession()
No summary for method newCookieReader()
Answer the question
In order to leave comments, you need to log in
/**
* @see CommonModule::onLoad()
* CommonModule constructor.
* You can not change the constructor directly, but you can use onLoad function instead.
*/
final function __construct()
/**
* CommonModule constructor.
* You can not change the constructor directly, but you can use onLoad function instead.
*
* @see CommonModule::onLoad()
*/
final function __construct()
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question