Query: trait_exists
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRAIT_EXISTS(3) 1 TRAIT_EXISTS(3) trait_exists - Checks if the trait existsSYNOPSISbool trait_exists (string $traitname, [bool $autoload])DESCRIPTIONPARAMETERSo $traitname - Name of the trait to check o $autoload - Whether to autoload if not already loaded.RETURN VALUESReturns TRUE if trait exists, FALSE if not, NULL in case of an error. PHP Documentation Group TRAIT_EXISTS(3)
Related Man Pages |
---|
file_exists(3) - php |
is_string(3) - php |
method_exists(3) - php |
wincache_ucache_exists(3) - php |
class::trait::reflection(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
User Guide: Posting in the Emergency Forum |
UNIX.COM 2017 Year End Summary |
New Code Tags (Syntax Highlighting) |