Bravo3\Orm\Tests\Entities\Refs\Category::getId PHP Method

getId() public method

Get Id
public getId ( ) : mixed
return mixed
    public function getId()
    {
        return $this->id;
    }