PhpOrient\Protocols\Common\ConfigurableInterface
===============






* Interface name: ConfigurableInterface
* Namespace: PhpOrient\Protocols\Common
* This is an **interface**






Methods
-------


### configure
```php
    \PhpOrient\Protocols\Common\ConfigurableInterface PhpOrient\Protocols\Common\ConfigurableInterface::configure(array $options)
```
##### Configure the object.



* Visibility: **public**


##### Arguments
* $options **array** <p>The options for the object.</p>


