Home > PHP > Function > Classkit > classkit_import()

classkit_import()

classkit_import - Import new class method definitions from a file

Syntax

array classkit_import (string $filename)

Arguments

  • filename - The filename of the class method definitions to import

Description

Version

PHP PECL classkit >= 0.3

Return value

Associative array of imported methods