Pelzini

This is the code documentation for the Pelzini project

function cascadeTags()

Cascades parent Docblock tags into a child item
Only cascades the tags specified in the config

Usage

void $CodeParserItem->cascadeTags ( ParserItem $child );

Authors

Arguments

  1. ParserItem $child
    The child item to cascade the tags into

Return value

  • void