Skip to content

Commit ce8bd77

Browse files
author
Steve Lewis
committed
Changed branch name on remote and local repo's
1 parent 445cc20 commit ce8bd77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
@Version1.1.0
44

5-
Provides a class definition which can be used to instantiate an object that has properties and methods for manipulating lists of all the subfolder nodes and files contained within subfolder nodes for a defined parent directory. The specific parent directory can be passed as an optional argument to the object constructor.
5+
Provides a class definition which can be used to instantiate an object that has properties and methods for manipulating lists of all the subfolder nodes and files contained within a defined parent directory. The specific parent directory can be passed as an optional argument to the object constructor.
66

7-
If no directory path is supplied to the object constructor when the object is instantiated, the new object defaults to the directory of the local host system from where the php CLI was called.
7+
If no parent directory path is supplied to the object constructor when the object is instantiated, the new object defaults to the directory of the local host system from where the php CLI was called.
88

99
***
1010

0 commit comments

Comments
 (0)