PhpStreamWrapperInterface::url_stat

public PhpStreamWrapperInterface::url_stat($path, $flags)

Return value

array

File

core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php, line 221

Class

PhpStreamWrapperInterface
Defines a generic PHP stream wrapper interface.

Namespace

Drupal\Core\StreamWrapper

Code

public function url_stat($path, $flags);
doc_Drupal
2016-10-29 09:34:04
Comments
Leave a Comment

Please login to continue.