📝 PHPDoc reworked packages

This commit is contained in:
Eric Espie
2022-12-30 11:24:03 +01:00
parent 3920f84f45
commit 626ba7ee66
26 changed files with 31 additions and 31 deletions

View File

@@ -17,7 +17,7 @@ use Combodo\iTop\Application\UI\Base\UIBlock;
* Use it to make a "field" which is composed of a label and a value (which can be read-only or editable)
*
* @api
* @package UIBlockExtensibilityAPI
* @package UIBlockAPI
* @author Pierre Goiffon <pierre.goiffon@combodo.com>
* @since 3.0.0
*/