function __construct($sName, $amAllowedUrlTypes = false) { $this->amAllowedUrlTypes = $amAllowedUrlTypes; parent::__construct($sName); }