Skip to content

Commit

Permalink
[Glimmer2] Add missing I-N-U-R steps for get helper test
Browse files Browse the repository at this point in the history
  • Loading branch information
ro0gr committed Apr 6, 2016
1 parent 56b06c4 commit bd03f06
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 47 deletions.
1 change: 1 addition & 0 deletions packages/ember-glimmer/lib/utils/references.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ export class UpdatableReference extends RootReference {
}
}

// @implements PathReference
export class GetHelperReference {
constructor(sourceReference, pathReference) {
this.sourceReference = sourceReference;
Expand Down
Loading

0 comments on commit bd03f06

Please sign in to comment.