Skip to content

TASK-1 - Добавлены новые парсеры#2

Draft
yuriEfin wants to merge 2 commits into
initfrom
task-1
Draft

TASK-1 - Добавлены новые парсеры#2
yuriEfin wants to merge 2 commits into
initfrom
task-1

Conversation

@yuriEfin

Copy link
Copy Markdown
Owner

No description provided.

{
public function parse(): string
{
return "SportSiteParser: <html><head><title></title></head><body>...Парсинг спортивных сайтов...";

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

код не оптимальный, надо обсудить

// конкретная реализация парсера
class SportSiteParser extends Parser
{
public function parse(): string

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

вот это вообще не нужно потому что ...

@yuriEfin yuriEfin marked this pull request as draft April 12, 2024 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant