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

Breadcrumb

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

function MaxDepth::getMaxDepth

File

vendor/symfony/serializer/Attribute/MaxDepth.php, line 32

Class

MaxDepth
@author Kévin Dunglas <dunglas@gmail.com>

Namespace

Symfony\Component\Serializer\Attribute

Code

public function getMaxDepth() : int {
    return $this->maxDepth;
}

API Navigation

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