File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/documentation/digging-deeper Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ PHPWinTools\WmiScripting\Models\UserAccount
1717## Properties and Attributes
1818
1919While each model has all of its possible properties defined, the intended method to get the value of these properties
20- is [ ` getAttribute ` ] ( #getattribute ) . This allows for mutating or casting the value upon retrieval via an
21- [ attribute method] ( #attribute-methods ) , as well as, defining calculated attributes.
20+ is [ ` getAttribute ` ] ( #getattribute ) . This allows for mutating or [ casting] ( #attribute-casting ) the value upon retrieval
21+ via an [ attribute method] ( #attribute-methods ) , as well as, defining [ calculated attributes] ( #calculated-attributes ) .
2222
2323There are also a couple of properties that should be considered when extending from an existing model.
2424
You can’t perform that action at this time.
0 commit comments