* @deprecated Using the StructureNode class is deprecated in KunstmaanNodeBundle 5.2 and will be removed in KunstmaanNodeBundle 6.0. use AbstractStructurePage.
7
*/
8
abstract class StructureNode extends StructurePage
9
{
10
/**
11
* By default this is true..
12
*
13
* @deprecated Using the isStructureNode method is deprecated in KunstmaanNodeBundle 5.2 and will be removed in KunstmaanNodeBundle 6.0. use isStructurePage.