Storm\Drivers\Base\Object\Construction\ReflectionConstructor::Construct PHP Method

Construct() final public method

final public Construct ( )
    public final function Construct()
    {
        $this->ConstructFrom($this->Reflection);
    }