GraphAware\Neo4j\OGM\Tests\Integration\Model\LivesIn::getSince PHP Method

getSince() public method

public getSince ( ) : mixed
return mixed
    public function getSince()
    {
        return $this->since;
    }