/**
phpDox
Overview
Namespaces
Interfaces
Classes
Traits
Source
Overview
Classes
NextDom\Helpers
DBHelper
getReflectionClass
Introduction
Synopsis
Parameter
Return
Throws
Source
NextDom\Helpers\DBHelper::
getReflectionClass
Returns the reflection class for the given object.
Signature
private function getReflectionClass(
$targetObject )
Parameters
$targetObject
— object
Returns
ReflectionClass
Errors/Exceptions
ReflectionException