Directory (class)

The Directory class

Introduction

(PHP 4, PHP 5, PHP 7)

Instances of Directory are created by calling the dir() function, not by the new operator.

Class synopsis

Directory {
/* Properties */
public string $path ;