[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/phpbb/console/command/extension/ -> command.php (summary)

This file is part of the phpBB Forum Software package.

Copyright: (c) phpBB Limited
License: GNU General Public License, version 2 (GPL-2.0)
File Size: 58 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  __construct()
  check_apcu_cache()

Functions
Functions that are not part of a class:

__construct(\phpbb\user $user, \phpbb\extension\manager $manager, \phpbb\log\log $log, $cache_driver_class)   X-Ref
Constructor.

param: \phpbb\user                $user                User object
param: \phpbb\extension\manager    $manager            Extension manager object
param: \phpbb\log\log            $log                Log object
param: string                    $cache_driver_class    Cache driver class

check_apcu_cache(SymfonyStyle $io)   X-Ref
Check if APCu cache driver is used and enabled for CLI, otherwise display a notice.

param: SymfonyStyle $io
return: void



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1