getVendorPath() public method
Returns the directory that stores vendor files.
public string getVendorPath ( ) | ||
---|---|---|
return | string |
The directory that stores vendor files. Defaults to "vendor" directory under $basePath. |
getVendorPath() public method
Returns the directory that stores vendor files.
public string getVendorPath ( ) | ||
---|---|---|
return | string |
The directory that stores vendor files. Defaults to "vendor" directory under $basePath. |
Please login to continue.