ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
◀ ilDoc Overview
class.OtherBlock.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\Container\Content
;
22
27
class
OtherBlock
implements
Block
28
{
29
}
ILIAS\Container\Content\OtherBlock
A block that holds all other "remaining" items.
Definition:
class.OtherBlock.php:28
ILIAS\Container\Content\Block
Definition:
interface.Block.php:27
ILIAS\Container\Content
Definition:
class.BlockSequence.php:21
components
ILIAS
Container
Content
Block
class.OtherBlock.php
Generated on Sun Apr 5 2026 23:02:43 for ILIAS by
1.9.4 (using
Doxyfile
)