Skip to content

Support for getting current app#70

Merged
WyriHaximus merged 1 commit intomasterfrom
app
Apr 3, 2020
Merged

Support for getting current app#70
WyriHaximus merged 1 commit intomasterfrom
app

Conversation

@WyriHaximus
Copy link
Copy Markdown
Member

No description provided.

Comment thread src/Resource/Sync/App.php
{
public function refresh(): App
{
return $this->wait($this->handleCommand(new BuildAsyncFromSyncCommand(self::HYDRATE_CLASS, $this))->then(function (AppInterface $app) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line exceeds 120 characters; contains 143 characters

@WyriHaximus WyriHaximus merged commit 2eed199 into master Apr 3, 2020
@WyriHaximus WyriHaximus deleted the app branch April 3, 2020 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants