Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Workflow] Allow using public properties for the marking store#18658

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@alexandre-daubois
Copy link
Member

@lyrixx
Copy link
Member

lyrixx commentedAug 1, 2023
edited
Loading

Can you add a note about the context: Context is not supported with property.

So, if one want to use the context, they must use a public method.

But the following code works:

class S{public$marking;// Used for readingprivate$context;publicfunctionsetMarking($marking,$context) {// used for setting...  }}

@alexandre-daubois
Copy link
MemberAuthor

Pushed a new version, what do you think? 🙂

Copy link
Member

@lyrixxlyrixx left a comment

Choose a reason for hiding this comment

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

Perfect 💛
Thank you so much for all your contributions 😍

alexandre-daubois reacted with heart emoji
workflow.rst Outdated
}
}

..tip::
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we can use a regular paragraph here, it is too long for a tip IMHO

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

You're right, updated 🙂

@javiereguiluz
Copy link
Member

Another great combo of nice feature + nice contribution + nice review. Thank you all!

lyrixx reacted with heart emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@OskarStarkOskarStarkOskarStark approved these changes

+1 more reviewer

@lyrixxlyrixxlyrixx approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

6.4

Development

Successfully merging this pull request may close these issues.

[Workflow] Add support for storing the marking in a property

5 participants

@alexandre-daubois@lyrixx@javiereguiluz@OskarStark@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp