Skip to content

PhpOrient Protocols Common ConfigurableInterface

Domenico Lupinetti edited this page Jan 1, 2015 · 3 revisions

PhpOrient\Protocols\Common\ConfigurableInterface

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

Methods

configure

    \PhpOrient\Protocols\Common\ConfigurableInterface PhpOrient\Protocols\Common\ConfigurableInterface::configure(array $options)
Configure the object.
  • Visibility: public
Arguments
  • $options array

    The options for the object.

Clone this wiki locally