%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/pjc/vendor/livewire/livewire/js/action/
Upload File :
Create Path :
Current File : /var/www/pjc/vendor/livewire/livewire/js/action/method.js

import Action from '.'

export default class extends Action {
    constructor(method, params, el, skipWatcher = false) {
        super(el, skipWatcher)

        this.type = 'callMethod'
        this.method = method
        this.payload = {
            id: this.signature,
            method,
            params,
        }
    }
}

Zerion Mini Shell 1.0