$examples
$examples : array<mixed,string>
Represents the settings in the phpdoc.xml related to finding the files that are to be parsed.
__construct(array<mixed,string> $directories = array(), array<mixed,string> $files = array(), array<mixed,string> $ignore = array(), array<mixed,string> $examples = array())
Initializes this configuration directive with the required files and directories.
array<mixed,string> | $directories | |
array<mixed,string> | $files | |
array<mixed,string> | $ignore | |
array<mixed,string> | $examples |