Pelzini

This is the code documentation for the Pelzini project

function addSinceVersion()

Adds a @since version to from a CodeParserItem to the internal list
This list is used to fill a table with all of the versions of the program in existance

Usage

void DatabaseOutputter::addSinceVersion ( CodeParserItem $parser_item , mixed $parent );

Authors

Arguments

  1. CodeParserItem $parser_item
  2. $parent

Return value

  • void