45464748495051
return new CakePhpGoToActionAction(fo); } @Override public GoToViewAction getGoToViewAction(FileObject fo, int offset) { return new CakePhpGoToViewAction(fo, offset); }