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