public function OEmbedStreamWrapper::getDirectoryPath in oEmbed 7
Same name and namespace in other branches
- 7.0 OEmbedStreamWrapper.inc \OEmbedStreamWrapper::getDirectoryPath()
Undocumented.
@todo document.
File
- ./
OEmbedStreamWrapper.inc, line 362 - Create a oEmbed Stream Wrapper class.
Class
- OEmbedStreamWrapper
- @file Create a oEmbed Stream Wrapper class.
Code
public function getDirectoryPath() {
return '';
}