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_static.php
<?php //54bcd0b5b98d95469e9309695ef08d1c
/** @noinspection all */

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

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

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

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

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