userId static method

Scope userId()

Implementation

static Scope userId() {
  return ScopeFactory.scopeNamed('profile:user_id');
}