ok
Direktori : /home2/selectio/public_html/a1tex.in/vendor/spatie/crawler/src/Exceptions/ |
Current File : /home2/selectio/public_html/a1tex.in/vendor/spatie/crawler/src/Exceptions/UrlNotFoundByIndex.php |
<?php namespace Spatie\Crawler\Exceptions; use RuntimeException; class UrlNotFoundByIndex extends RuntimeException { }