function DrupalLocalStreamWrapper::getDirectoryPath
Gets the path that the wrapper is responsible for. @TODO: Review this method name in D8 per http://drupal.org/node/701358
Return value
String specifying the path.
File
-
includes/
stream_wrappers.inc, line 264
Class
- DrupalLocalStreamWrapper
- Drupal stream wrapper base class for local files.
Code
abstract function getDirectoryPath();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.