Harings Rob

Results 104 comments of Harings Rob

I think all this comes down to is making some helpers, maybe an interface, a generator command and documentation. We also have to think about refactoring old settings, or providing...

Closing. this as the implementation is done in https://github.com/area17/twill/pull/1796

This will work if we also implement it into the form-builder components.

I think we can combine the texts of this PR with #788?

Hi @mglaman, I have updated the code. Regards

@steveoliver @borisson, I have updated the comments and rerolled onto latest 8.x

I found this today, opened a big pr, and indeed only a subset of the commits were visible. I was checking settings but could not find anything related, refreshed, restarted...

Running into this now as well. IDE helper generates a same class names with docs in a separate file. This files is being indexed but it loses the scope of...

So ide helper generates for example _ide_models.php with something like this: ```php namespace App\Models{ /** * App\Models\Board * * @property int $id * @property string $name * @property bool $available...

That's kinda what I was trying to explain. I think no more that 1 instance of a class can exist in phpactor.