GraphAware\Neo4j\OGM\Tests\Integration\Model\AuthUser::getPassword PHP Method

getPassword() public method

*
public getPassword ( )
    public function getPassword()
    {
        return $this->password;
    }