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 c3f8915 + 824af8d commit cc35113Copy full SHA for cc35113
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