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

getSince() public method

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