]> git.mxchange.org Git - hub.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 7 Dec 2020 05:54:14 +0000 (06:54 +0100)
committerRoland Häder <roland@mxchange.org>
Mon, 7 Dec 2020 05:54:14 +0000 (06:54 +0100)
commitb01ffc39c4d9aeb5c4d8f0192bed15722885de70
treec62cd29e5e126a4eff74f0f92b9aaf798b168449
parent24df82c0310f8ab48a09f7f1e5329285d3c6e8f1
Continued:
- moved BaseUrlSource::CRAWL_JOB_ARRAY_* to UrlSource interface
- added more checks on parameter
- replaced assert() with thrown exceptions

Signed-off-by: Roland Häder <roland@mxchange.org>
application/hub/classes/recipient/direct/class_DirectRecipient.php
application/hub/classes/recipient/self/class_SelfRecipient.php
application/hub/classes/recipient/upper/class_UpperRecipient.php
application/hub/classes/source/class_BaseUrlSource.php
application/hub/classes/source/urls/class_CrawlerUploadedListUrlSource.php
application/hub/interfaces/source/urls/class_UrlSource.php