Invoke die method from proper scope
- Static method `die` is not able to be invoked as if it were an instance method. Prefix it with the class name. Resolves https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4611 Signed-off-by:Robert Marshall <rmarshall@gitlab.com>
Please register or sign in to comment