You are here

protected property LessEngine::$input_file_path in Less CSS Preprocessor 7.4

Same name and namespace in other branches
  1. 8 engines/abstract.LessEngine.inc \LessEngine::input_file_path

Path to the input .less file.

Type: string

File

engines/abstract.LessEngine.inc, line 13

Class

LessEngine
Class \LessEngine

Code

protected $input_file_path;