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.
1 parent 241659d commit adf1748Copy full SHA for adf1748
docs/documentation/digging-deeper/win32-model.md
@@ -40,7 +40,7 @@ define this property and a class name cannot determine the WMI class name an exc
40
Attributes will attempted to be casted to the given type if defined within this array. All definitions of
41
`$attribute_casting` are merged from the models ancestors by default. This allows you to define `$attribute_casting` in
42
both a parent and a child without risk of having the values overridden. In the case where both the child and parent
43
-class both define the same attribute to be casteds the child casting will be used.
+class both define the same attribute to be casted the child casting will be used.
44
45
```php
46
Available castings
0 commit comments