Home
last modified time | relevance | path

Searched defs:description (Results 726 – 750 of 878) sorted by path

1...<<21222324252627282930>>...36

/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DParam.php45 …__construct($variableName, Type $type = null, $isVariadic = false, Description $description = null)
H A DProperty.php41 public function __construct($variableName, Type $type = null, Description $description = null)
H A DPropertyRead.php41 public function __construct($variableName, Type $type = null, Description $description = null)
H A DPropertyWrite.php41 public function __construct($variableName, Type $type = null, Description $description = null)
H A DReturn_.php32 public function __construct(Type $type, Description $description = null)
H A DSee.php40 public function __construct(Reference $refers, Description $description = null)
H A DSince.php46 public function __construct($version = null, Description $description = null)
H A DSource.php34 public function __construct($startingLine, $lineCount = null, Description $description = null)
H A DThrows.php32 public function __construct(Type $type, Description $description = null)
H A DUses.php38 public function __construct(Fqsen $refers, Description $description = null)
H A DVar_.php41 public function __construct($variableName, Type $type = null, Description $description = null)
H A DVersion.php46 public function __construct($version = null, Description $description = null)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A Dcomposer.json3 "description": "Highly opinionated mocking framework for PHP 5.3+", string
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A Dcomposer.json3 …"description": "Library that provides collection, processing, and rendering functionality for PHP … string
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/
H A Dcomposer.json3 "description": "FilterIterator implementation that filters files based on a list of suffixes.", string
/plugin/findologicxmlexport/vendor/phpunit/php-text-template/
H A Dcomposer.json3 "description": "Simple template engine.", string
/plugin/findologicxmlexport/vendor/phpunit/php-timer/
H A Dcomposer.json3 "description": "Utility class for timing", string
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/
H A Dcomposer.json3 "description": "Wrapper around PHP's tokenizer extension.", string
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/
H A Dcomposer.json3 "description": "Mock Object library for PHPUnit", string
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A Dcomposer.json3 "description": "The PHP Unit Testing framework.", string
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DConstraint.php43 public function evaluate($other, $description = '', $returnResult = false)
94 …protected function fail($other, $description, SebastianBergmann\Comparator\ComparisonFailure $comp…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DAnd.php65 public function evaluate($other, $description = '', $returnResult = false)
H A DAttribute.php47 public function evaluate($other, $description = '', $returnResult = false)
H A DComposite.php45 public function evaluate($other, $description = '', $returnResult = false)
H A DIsAnything.php34 public function evaluate($other, $description = '', $returnResult = false)

1...<<21222324252627282930>>...36