File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,10 @@ location on your PHP include path, or add the current directory path of the
3737
3838 > ** Caveats with using Composer**
3939
40- > Because this library isn't namespaced (see #4 ), there are some class naming
41- > conflicts with versioned utilities. E.g., [ src/Google/Api/Ads/AdWords/Util]
40+ > Because this library isn't namespaced (see
41+ > [ issue #4 ] ( https://github.com/googleads/googleads-php-lib/issues/4 ) ), there
42+ > are some class naming conflicts with versioned utilities. E.g.,
43+ > [ src/Google/Api/Ads/AdWords/Util]
4244 > (https://github.com/googleads/googleads-php-lib/tree/master/src/Google/Api/Ads/AdWords/Util ).
4345 > Thus, these versioned utility src paths aren't included in the ` classmap ` of
4446 > [ composer.json] ( https://github.com/googleads/googleads-php-lib/blob/master/composer.json ) .
You can’t perform that action at this time.
0 commit comments