Home
last modified time | relevance | path

Searched refs:theClass (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DTestSuite.php112 * @param mixed $theClass
117 public function __construct($theClass = '', $name = '') argument
123 if (is_object($theClass) &&
124 $theClass instanceof ReflectionClass) {
126 } elseif (is_string($theClass) &&
127 $theClass !== '' &&
128 class_exists($theClass, false)) {
132 $name = $theClass;
135 $theClass = new ReflectionClass($theClass);
136 } elseif (is_string($theClass)) {
[all …]
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1theClass","memberString","endsWith","ids","setClickFunc","functionArgs","configApi","elemId","argL…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1theClass = classes[validatedClassName];\n\n if (typeof member === 'string') {\n // Member can …