tomasnorre / crawler

Libraries and scripts for crawling the TYPO3 page tree. Used for re-caching, re-indexing, publishing applications etc.
GNU General Public License v3.0
55 stars 85 forks source link

[TASK] Switch to resetSingleton property instead of tearDown #1068

Closed tomasnorre closed 6 months ago

tomasnorre commented 6 months ago

Description

Switches from tearDown to ResetSingleton Property, I like that approach better.

I have