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/SBogers10/rentman2019.komma.pro/vendor/_laravel_idea/_ide_helper_macro_static.php
<?php //f7e874707ee0877f0c3501955b2a9d3b
/** @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 void validate(array $rules, ...$params)
     */
    class Request {}
}

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

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