function StreamWrapperInterface::mkdir
1 method overrides StreamWrapperInterface::mkdir()
- DrupalLocalStreamWrapper::mkdir in includes/
stream_wrappers.inc - Support for mkdir().
File
-
includes/
stream_wrappers.inc, line 111
Class
- StreamWrapperInterface
- Generic PHP stream wrapper interface.
Code
public function mkdir($uri, $mode, $options);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.