File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -66,7 +66,7 @@ Constraint with Private Properties
|
66 | 66 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
67 | 67 |
|
68 | 68 | Constraints are cached for performance reasons. To achieve this, the base
|
69 |
| -``Constraint`` class uses PHP's :phpfunction:`get_object_vars()` function, which |
| 69 | +``Constraint`` class uses PHP's :phpfunction:`get_object_vars` function, which |
70 | 70 | excludes private properties of child classes.
|
71 | 71 |
|
72 | 72 | If your constraint defines private properties, you must explicitly include them
|
|
You can’t perform that action at this time.
0 commit comments