PhpOrient\Configuration\Constants
===============






* Class name: Constants
* Namespace: PhpOrient\Configuration



Constants
----------


### VERSION
```php
    const VERSION = "v1.1.0"
```




### ID
```php
    const ID = "1"
```




### NAME
```php
    const NAME = "PhpOrient - PHP binary client for OrientDB"
```




### SUPPORTED_PROTOCOL
```php
    const SUPPORTED_PROTOCOL = 28
```




Properties
----------


#### $LOGGING
```php
    public mixed $LOGGING = false
```
 



* Visibility: **public**
* This property is **static**.


#### $LOG_FILE_PATH
```php
    public mixed $LOG_FILE_PATH = false
```
 



* Visibility: **public**
* This property is **static**.



