6 methods override LocalStream::getDirectoryPath()

DummyReadOnlyStreamWrapper::getDirectoryPath in drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyReadOnlyStreamWrapper.php
Gets the path that the wrapper is responsible for.
DummyStreamWrapper::getDirectoryPath in drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyStreamWrapper.php
Gets the path that the wrapper is responsible for.
PrivateStream::getDirectoryPath in drupal/core/lib/Drupal/Core/StreamWrapper/PrivateStream.php
Implements Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath()
PublicStream::getDirectoryPath in drupal/core/lib/Drupal/Core/StreamWrapper/PublicStream.php
Implements Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath()
TemporaryStream::getDirectoryPath in drupal/core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php
Implements Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath()
TranslationsStream::getDirectoryPath in drupal/core/modules/locale/lib/Drupal/locale/TranslationsStream.php
Implements Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath()