File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44
55Autogenerate php classes for NodeTypes with type safe property accessor methods that allow full static analysis.
66
7- - NodeTypeObject are created for each non abatrsct NodeType in the namespace of the given package.
7+ - NodeTypeObject are created for each non abstract NodeType in the namespace of the given package.
88- NodeTypeObjects are stored in the ` NodeTypes ` folder using all parts of the NodeTypeName as folders
9- - The namespace of each NodeTypeObject is derived from the packaghe -key with added ``NodeTypes`
9+ - The namespace of each NodeTypeObject is derived from the package -key with added ``NodeTypes`
1010- The className of a NodeTypeObject is defined by the last part of the NodeTypeName with postfix ` NodeTypeObject `
1111
1212## Preconditions
You can’t perform that action at this time.
0 commit comments