%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/bitrix/www/bitrix/modules/main/lib/urlpreview/
Upload File :
Create Path :
Current File : /home/bitrix/www/bitrix/modules/main/lib/urlpreview/parser.php

<?

namespace Bitrix\Main\UrlPreview;

abstract class Parser
{
	/**
	 * Method should parse document and fill document's metadata properties that were left unfilled by
	 * previous parsers in chain.
	 *
	 * @param HtmlDocument $document
	 */
	abstract public function handle(HtmlDocument $document);
}

Zerion Mini Shell 1.0