Files
nextcloud-docs/developer_manual/app/appframework/api/utility_timefactory.rst
2013-05-06 15:31:51 +02:00

20 lines
215 B
ReStructuredText

TimeFactory
===========
Needed to mock calls to time()
.. php:namespace:: OCA\AppFramework\Utility
.. php:class:: TimeFactory
.. php:method:: getTime()
:returns int: the result of a call to time()