chore: Аннотция типов
This commit is contained in:
parent
0886109467
commit
3169ea2032
3 changed files with 5 additions and 1 deletions
|
|
@ -2,6 +2,9 @@
|
|||
|
||||
namespace ctiso\Model;
|
||||
|
||||
/**
|
||||
* @property \ctiso\Database $db
|
||||
*/
|
||||
abstract class BaseMapper {
|
||||
function getAllAsOptions(): array {
|
||||
return [];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue