Bravo3\Orm\Tests\Entities\Maintenance\AlphaRevised::getBravo PHP Method

getBravo() public method

Get Bravo
public getBravo ( ) : BravoRevised
return BravoRevised
    public function getBravo()
    {
        return $this->bravo;
    }