GraphAware\Neo4j\OGM\Tests\Integration\Model\Score::__construct PHP Method

__construct() public method

public __construct ( $value )
    public function __construct($value)
    {
        $this->value = $value;
    }