PHP Класс FOF30\Less\Formatter\Compressed

lessphp v0.3.9 http://leafo.net/lessphp LESS css compiler, adapted from http://lesscss.org Copyright 2012, Leaf Corcoran Licensed under MIT or GPLv3, see LICENSE
С версии: 2.0
Наследование: extends Classic
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$assignSeparator
$break
$compressColors
$disableSingle
$open
$selectorSeparator

Открытые методы

Метод Описание
indentStr ( integer $n ) : string Indent a string by $n positions

Описание методов

indentStr() публичный Метод

Indent a string by $n positions
public indentStr ( integer $n ) : string
$n integer How many positions to indent
Результат string The indented string

Описание свойств

$assignSeparator публичное свойство

public $assignSeparator

$break публичное свойство

public $break

$compressColors публичное свойство

public $compressColors

$disableSingle публичное свойство

public $disableSingle

$open публичное свойство

public $open

$selectorSeparator публичное свойство

public $selectorSeparator