mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
:note: PhpDoc generation for the public API
- typo (tunning => tuning) - rework of the README.md
This commit is contained in:
@@ -28,7 +28,7 @@ define('ENABLE_OPT', true);
|
||||
* Please refer to DBSearch's documentation
|
||||
*
|
||||
* @package iTopORM
|
||||
* @phpdoc-tunning-exclude-inherited this tag prevent PHPdoc from displaying inherited methods. This is done in order to force the API doc. location into DBSearch only.
|
||||
* @phpdoc-tuning-exclude-inherited this tag prevent PHPdoc from displaying inherited methods. This is done in order to force the API doc. location into DBSearch only.
|
||||
* @api
|
||||
* @see DBSearch
|
||||
* @see DBUnionSearch
|
||||
|
||||
Reference in New Issue
Block a user