Add Root namespace for Cassandra class

This commit is contained in:
Vasyl Sovyak 2019-08-26 15:43:17 +03:00
parent 5c5e736b97
commit 67e7b19d9c
1 changed files with 432 additions and 428 deletions

View File

@ -26,6 +26,8 @@
* limitations under the License.
*/
namespace {
/**
* The main entry point to the PHP Driver for Apache Cassandra.
*
@ -464,6 +466,8 @@ final class Cassandra
}
}
/**
* @link https://docs.datastax.com/en/developer/php-driver/latest/api/Cassandra/