BudgetSuggestionServiceGet::__construct PHP Method

__construct() public method

public __construct ( $selector = null )
        public function __construct($selector = null)
        {
            $this->selector = $selector;
        }