Skip to content

Add return type

Latest

Choose a tag to compare

@yuichiis yuichiis released this 07 Apr 07:15
· 1 commit to master since this release

Add and Change Return type in PHPDoc

  • NDArray::buffer() change return type from ArrayAccess to Buffer in PHPDoc.
  • NDArray::dtype() add return type int int PHPDoc.