8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1f6daf + cc35113 commit ed1198bCopy full SHA for ed1198b
src/Symfony/Component/PropertyInfo/PropertyReadInfo.php
@@ -15,8 +15,6 @@
15
* The property read info tells how a property can be read.
16
*
17
* @author Joel Wurtz <jwurtz@jolicode.com>
18
- *
19
- * @internal
20
*/
21
final class PropertyReadInfo
22
{
src/Symfony/Component/PropertyInfo/PropertyWriteInfo.php
* The write mutator defines how a property can be written.
final class PropertyWriteInfo
0 commit comments