mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-15 10:04:13 -08:00
10ac2c830f
Signed-off-by: snipe <snipe@snipe.net>
12 lines
260 B
PHP
12 lines
260 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'invalid_return_count' => 'crwdns11715:0crwdne11715:0',
|
|
'invalid_return_type' => 'crwdns11717:0crwdne11717:0',
|
|
'invalid_return_value' => 'crwdns11719:0crwdne11719:0',
|
|
|
|
'does_not_exist' => 'crwdns11721:0crwdne11721:0',
|
|
|
|
];
|