GraphAware\Neo4j\OGM\Tests\Integration\Model\AuthUser::getPassword PHP 메소드

getPassword() 공개 메소드

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