ILIAS
release_8 Revision v8.23
◀ 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:23
ilSystemStyleLessItem\__toString
__toString()
Services
Style
System
classes
Less
class.ilSystemStyleLessItem.php
Generated on Sun Aug 31 2025 22:02:35 for ILIAS by
1.8.13 (using
Doxyfile
)