Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. GroupSequenceProviderInterface.php

function GroupSequenceProviderInterface::getGroupSequence

Returns which validation groups should be used for a certain state of the object.

Return value

string[]|string[][]|GroupSequence

File

vendor/symfony/validator/GroupSequenceProviderInterface.php, line 27

Class

GroupSequenceProviderInterface
Defines the interface for a group sequence provider.

Namespace

Symfony\Component\Validator

Code

public function getGroupSequence() : array|GroupSequence;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal