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

Breadcrumb

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

Path::$buffer

Buffers input/output of {@link canonicalize()}.

Type: array

File

vendor/symfony/filesystem/Path.php, line 45

Class

Path
Contains utility methods for handling path strings.

Namespace

Symfony\Component\Filesystem

Code

private static array $buffer = [];

API Navigation

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