Sonata\Tests\Component\Payment\Address::getId PHP Method

getId() public method

public getId ( )
    public function getId()
    {
        return $this->id;
    }
Address