Skip to content

Can i pass my whole context into? #6

Open
@a-x-

Description

@a-x-

// Excuse my beginner's English

Hi!

I want use this repl in the my project as project specific repl with all of my functions and consts.

As i understood, i must pass every Symboll into run() method.

My attempt :

<?php
// ...
$__repl__->run(compact('Mq'));

It is misworking.

Can you help me?

Thanks! : -)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions