Silber\Bouncer\Contracts\CachedClipboard::refreshFor PHP Метод

refreshFor() публичный Метод

Clear the cache for the given authority.
public refreshFor ( Model $authority )
$authority Illuminate\Database\Eloquent\Model
    public function refreshFor(Model $authority);