HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/farmfun/reserveren.farmfun.be/vendor/_laravel_idea/_ide_helper_macro.php
<?php //bd66f1ac9ef93bd80aa43b7db74fb619
/** @noinspection all */

namespace Illuminate\Database\Eloquent {
    
    /**
     * @method $this onlyTrashed()
     * @method int restore()
     * @method void searchable($chunk = null)
     * @method void unsearchable($chunk = null)
     * @method $this withTrashed($withTrashed = true)
     * @method $this withoutTrashed()
     */
    class Builder {}
}

namespace Illuminate\Http {
    
    /**
     * @method string hasValidSignature($absolute = true)
     * @method array validate(array $rules, ...$params)
     */
    class Request {}
}

namespace Illuminate\Support {
    
    /**
     * @method void searchable()
     * @method void unsearchable()
     */
    class Collection {}
}

namespace Laravel\Dusk {
    
    /**
     * @method $this assertElementsCountIs(int $count, string $selector)
     * @method $this scrollToElement($elementSelector = null)
     */
    class Browser {}
}

namespace Laravel\Scout {
    
    /**
     * @method $this constrain($constraints)
     */
    class Builder {}
}