Skip to content

Commit 5b5e526

Browse files
Update Sources/Config.php
Co-authored-by: John Rayes <live627@gmail.com>
1 parent 0fe86a5 commit 5b5e526

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Sources/Config.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,9 @@ class Config
221221
* Path to the Sources directory.
222222
*/
223223
public static string $sourcedir;
224+
/**
225+
* Path to where our dependencies are located.
226+
*/
224227
public static string $vendordir;
225228
/**
226229
* Path to the Packages directory.

0 commit comments

Comments
 (0)