Beans_Lessc::lib_iscolor PHP Method

lib_iscolor() protected method

protected lib_iscolor ( $value )
    protected function lib_iscolor($value)
    {
        return $this->toBool($this->coerceColor($value));
    }