__construct()
__construct(\Pho\Lib\Graph\Edge $edge, \Pho\Lib\Graph\NodeInterface $head)
Constructor.
Parameters
\Pho\Lib\Graph\Edge | $edge | |
\Pho\Lib\Graph\NodeInterface | $head |
Thrown when the Edge is not orphan and there's an attempt to reconnect it via the ```connect``` method.
__construct(\Pho\Lib\Graph\Edge $edge, \Pho\Lib\Graph\NodeInterface $head)
Constructor.
\Pho\Lib\Graph\Edge | $edge | |
\Pho\Lib\Graph\NodeInterface | $head |