()
| 75695 | this[2] = (0, _validators.checkNumber)(value); |
| 75696 | } |
| 75697 | get phi() { |
| 75698 | return this[0]; |
| 75699 | } |
| 75700 | set phi(value) { |
| 75701 | this[0] = (0, _validators.checkNumber)(value); |
| 75702 | } |
nothing calls this directly
no outgoing calls
no test coverage detected