Home
last modified time | relevance | path

Searched defs:type (Results 1 – 4 of 4) sorted by relevance

/web-bugs/src/Repository/
H A DBugRepository.php123 public function findAllByBugType(string $type = 'All'): array
145 public function findPhpVersions(string $type = 'All'): array
/web-bugs/www/
H A Dapi.php13 $type = isset($_GET['type']) ? $_GET['type'] : 'unknown'; variable
/web-bugs/
H A Dcomposer.json4 "type": "project", string
/web-bugs/include/
H A Dfunctions.php1448 function bugs_add_comment($bug_id, $from, $from_name, $comment, $type = 'comment')

Completed in 11 milliseconds