%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/pjold/vendor/livewire/livewire/src/Testing/Concerns/
Upload File :
Create Path :
Current File : /var/www/pjold/vendor/livewire/livewire/src/Testing/Concerns/HasFunLittleUtilities.php

<?php

namespace Livewire\Testing\Concerns;

trait HasFunLittleUtilities
{
    public function dump()
    {
        echo $this->lastRenderedDom;

        return $this;
    }

    public function tap($callback)
    {
        $callback($this);

        return $this;
    }
}

Zerion Mini Shell 1.0