ClassHelper
in package
Table of Contents
Methods
- hasTrait() : bool
- __construct() : mixed
- This class should not be instantiated.
Methods
hasTrait()
public
static hasTrait(mixed $object, mixed $nameTrait) : bool
Parameters
- $object : mixed
- $nameTrait : mixed
Return values
bool__construct()
This class should not be instantiated.
private
__construct() : mixed