NoLessSupport
Less than 1 minute
NoLessSupport
Exception thrown when Less CSS file support is not available.
class NoLessSupport extends \Hazaar\Controller\Response\Exception\ExceptionThis exception is triggered when an attempt is made to use Less CSS files without the required leafo/lessphp package installed via Composer. Ensure that the package is installed and configured properly to enable Less CSS support.
Methods
__construct
Constructs the NoLessSupport exception.
public __construct(): voidThis constructor initializes the exception with a predefined message indicating that Less CSS files are not supported and suggesting the installation of the leafo/lessphp package via Composer.
Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:24 +0000