Pelzini

This is the code documentation for the Pelzini project

function __construct()

In almost all cases this method should be overwritten, but it does not have to be.
All overwriting classes must call this method at the beginning of their constructor:
  parent::__construct();

Usage

void $ParserItem->__construct ( );

Authors

Return value

  • void