name : NonPublicComponentMethodCall.php
<?php

namespace Livewire\Exceptions;

class NonPublicComponentMethodCall extends \Exception
{
    use BypassViewHandler;

    public function __construct($method)
    {
        parent::__construct('Component method not found: ['.$method.']');
    }
}

© 2025 UnknownSec
afwwrfwafr45458465
Password