Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

「プロパティフック」の翻訳 #229

Merged
merged 6 commits into from
Dec 27, 2024

Conversation

フックは、型付きプロパティ、型のないプロパティ、何れにも利用可能です。
</simpara>
<simpara>
プロパティはバックドプロパティか仮想プロパティのどちらかになります。
Copy link
Contributor

Choose a reason for hiding this comment

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

「ちなみに」程度ですが、backed enumの場合は英単語をそのまま残しているような表記も採用しているみたいですね
https://www.php.net/manual/ja/language.enumerations.backed.php
(en) https://www.php.net/manual/en/language.enumerations.backed.php

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ありがとうございます。こちらは、少し迷った末に今の形にしました。

enumの場合、定義済みのインターフェースとして interface BackedEnum があるためそれとの関係を示すため明示されていると考え、プロパティは特にそういったものがないので英単語の引用は今のところ見送り、というふうにしてみました!

language/oop5/property-hooks.xml Outdated Show resolved Hide resolved
language/oop5/property-hooks.xml Outdated Show resolved Hide resolved
@KentarouTakeda
Copy link
Collaborator Author

@o0h @siwa32
レビューありがとうございました!
現在の状態でマージさせて頂きます!!

@KentarouTakeda KentarouTakeda merged commit 5d50ddd into php:master Dec 27, 2024
1 check passed
@KentarouTakeda KentarouTakeda deleted the property-hooks branch December 27, 2024 00:10
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.

3 participants