Eloquent\Phony\Call\Exception\UndefinedArgumentException::index PHP Метод

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

Get the index.
public index ( ) : integer
Результат integer The index.
    public function index()
    {
        return $this->index;
    }
UndefinedArgumentException