- avoid having array|string for $table to have a "string" type-hint for $table - you now have to do it for yourself by giving 'schema.table' as parameter
Friendica\Core
The Core namespace contains classes, which are essential to Friendica.
- avoid having array|string for $table to have a "string" type-hint for $table - you now have to do it for yourself by giving 'schema.table' as parameter
The Core namespace contains classes, which are essential to Friendica.