diff options
author | Cesar G <prototech91@gmail.com> | 2014-12-09 15:59:05 -0800 |
---|---|---|
committer | Cesar G <prototech91@gmail.com> | 2014-12-09 15:59:05 -0800 |
commit | 1aea572acab3f632e5ba15d8d0f3151421c50f83 (patch) | |
tree | 300dd6d9ea7575d9b49aa54f037ecb30607b6a97 /phpBB/phpbb | |
parent | 641a9e5441dfe749187ba8b5cd3fa0c2b49a09f9 (diff) | |
download | forums-1aea572acab3f632e5ba15d8d0f3151421c50f83.tar forums-1aea572acab3f632e5ba15d8d0f3151421c50f83.tar.gz forums-1aea572acab3f632e5ba15d8d0f3151421c50f83.tar.bz2 forums-1aea572acab3f632e5ba15d8d0f3151421c50f83.tar.xz forums-1aea572acab3f632e5ba15d8d0f3151421c50f83.zip |
[ticket/13370] Allow calling class method in convertor framework directly.
This change allows the usage of array($class, 'method')) directly instead of
having to use the functionX syntax as follows:
array('function1' => array($class, 'method')))
PHPBB3-13370
Diffstat (limited to 'phpBB/phpbb')
0 files changed, 0 insertions, 0 deletions