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

Breadcrumb

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

function IOExceptionInterface::getPath

Returns the associated path for the exception.

1 method overrides IOExceptionInterface::getPath()
IOException::getPath in vendor/symfony/filesystem/Exception/IOException.php
Returns the associated path for the exception.

File

vendor/symfony/filesystem/Exception/IOExceptionInterface.php, line 24

Class

IOExceptionInterface
IOException interface for file and input/output stream related exceptions thrown by the component.

Namespace

Symfony\Component\Filesystem\Exception

Code

public function getPath() : ?string;

API Navigation

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