Home
last modified time | relevance | path

Searched refs:includeInterfaces (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/metadata/src/
H A DMetadataFactory.php41 private $includeInterfaces = false; variable in Metadata\\MetadataFactory
57 $this->includeInterfaces = $include;
179 if (!$this->includeInterfaces) {
/plugin/findologicxmlexport/vendor/sebastian/global-state/src/
H A DSnapshot.php90 * @param bool $includeInterfaces
95 …onstants = true, $includeFunctions = true, $includeClasses = true, $includeInterfaces = true, $inc… argument
115 if ($includeInterfaces) {