TagManager.php Tags see https://github.com/laminas/laminas-code for the canonical source repository copyright https://github.com/laminas/laminas-code/blob/master/COPYRIGHT.md license https://github.com/laminas/laminas-code/blob/master/LICENSE.md New BSD License Interfaces, Classes, Traits and Enums TagManager This class is used in DocBlockGenerator and creates the needed Tag classes depending on the tag. So for example an @author tag will trigger the creation of an AuthorTag class.