ILIAS
release_8 Revision v8.24
◀ ilDoc Overview
class.ilSystemStyleLessItem.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
23
abstract
class
ilSystemStyleLessItem
24
{
25
abstract
public
function
__toString
(): string;
26
}
ilSystemStyleLessItem
Abstracts content of a less file.
Definition:
class.ilSystemStyleLessItem.php:24
ilSystemStyleLessItem\__toString
__toString()
Services
Style
System
classes
Less
class.ilSystemStyleLessItem.php
Generated on Sun Nov 2 2025 22:01:51 for ILIAS by
1.9.4 (using
Doxyfile
)