📝 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

@@ -14,7 +14,7 @@ namespace Combodo\iTop\Application\UI\Base;
* @package UIBlockExtensibilityAPI
* @author Eric Espie <eric.espie@combodo.com>
* @since 3.0.0
* @api
* @internal
*/
abstract class AbstractUIBlockFactory implements iUIBlockFactory
{