public property SassString::$quote in Sassy 7.3
Same name and namespace in other branches
- 7 phamlp/sass/script/literals/SassString.php \SassString::quote
Type: string string quote type; double or single quotes, or unquoted.
File
- phpsass/
script/ literals/ SassString.php, line 29
Class
- SassString
- SassString class. Provides operations and type testing for Sass strings. @package PHamlP @subpackage Sass.script.literals
Code
public $quote;