Adding Callback-Typehint
authorTim Düsterhus <timwolla@arcor.de>
Tue, 18 Oct 2011 15:01:08 +0000 (17:01 +0200)
committerTim Düsterhus <timwolla@arcor.de>
Tue, 18 Oct 2011 15:01:08 +0000 (17:01 +0200)
commitc19ff714ba53b39d5c5f39de08bb4e181a336fd2
treef093777f38cd0d659bd03e9e177ab78faa97d618
parentc858b66b2410019faf7825fd71bc7b04efaaf9a2
Adding Callback-Typehint

You can use wcf\system\Callback as typehint if you want to force a callable function as parameter.
wcfsetup/install/files/lib/system/Callback.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/package/PackageInstallationNodeBuilder.class.php
wcfsetup/install/files/lib/util/DirectoryUtil.class.php