feat(transformers): collect data needed for the template compiler
Closes #7299
This commit is contained in:
@@ -127,6 +127,7 @@ export class MdDialog {
|
||||
/**
|
||||
* Reference to an opened dialog.
|
||||
*/
|
||||
@Injectable()
|
||||
export class MdDialogRef {
|
||||
// Reference to the MdDialogContainer component.
|
||||
containerRef: ComponentRef;
|
||||
|
||||
Reference in New Issue
Block a user