ForumPageParser
in package
Class ForumPageParser
Table of Contents
Properties
- $crawler : Crawler
Methods
- __construct() : mixed
- ForumPostParser constructor.
- getTopics() : array<string|int, ForumTopic>
Properties
$crawler
private
Crawler
$crawler
Methods
__construct()
ForumPostParser constructor.
public
__construct(Crawler $crawler) : mixed
Parameters
- $crawler : Crawler
getTopics()
public
getTopics() : array<string|int, ForumTopic>