JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "policy.plain.stub"

Full Path: /var/www/laravel_filter/vendor/nwidart/laravel-modules/src/Commands/stubs/policy.plain.stub
File size: 240 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace $NAMESPACE$;

use Illuminate\Auth\Access\HandlesAuthorization;

class $CLASS$
{
    use HandlesAuthorization;

    /**
     * Create a new policy instance.
     */
    public function __construct()
    {
        //
    }
}