Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This helps with debugging to know what a component's name is. We try to look up the tech's name via the constructor's name property, otherwise, we set it to 'Unknown Tech'. Can be overridden by setting `this.name_` after calling `super()` in the constructor. Fixes #1786.
- Loading branch information