Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
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
; }
RSS feed