Method: Gitlab::QA::Component::Base#environment
- Defined in:
- lib/gitlab/qa/component/base.rb
#environment ⇒ Object
Returns the value of attribute environment.
13 14 15 |
# File 'lib/gitlab/qa/component/base.rb', line 13 def environment @environment end |