ILIAS  release_8 Revision v8.24
class.ilPageLayoutPage.php
Go to the documentation of this file.
1<?php
2
25{
26 public function getParentType(): string
27 {
28 return "stys";
29 }
30}
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class ilPageObject Handles PageObjects of ILIAS Learning Modules (see ILIAS DTD)