Пример #1
0
 /**
  * Creates the PROPFIND object
  *
  * @param string $path
  */
 function __construct($path)
 {
     parent::__construct($path, []);
 }