MSGraph-SDK-Code-Generator icon indicating copy to clipboard operation
MSGraph-SDK-Code-Generator copied to clipboard

PHP Generation Class Not found

Open tolbon opened this issue 4 years ago • 1 comments
trafficstars

Hello team,

I run PHPStorm InspectCode on msgraph-sdk-php Reveal undefined class usage in some files. for example :

  • AccessReviewInactiveUsersQueryScope.php Undefined class Duration
  • AgedAccountsReceivable.php Undefined class Decimal
  • BookingWorkTimeSlot.php Undefined class TimeOfDay
  • DeviceInfo.php Undefined class Single

I didn't find this class somewhere in PHP project. AB#9201

tolbon avatar Apr 28 '21 13:04 tolbon

Oups very sorry maybe a big duplicate of https://github.com/microsoftgraph/msgraph-sdk-php/issues/369

tolbon avatar Apr 28 '21 13:04 tolbon

Closing since PHP generation now moved to kiota.

baywet avatar Nov 27 '23 14:11 baywet