|
FieldsGetReturn
The type of return of FieldsGet Sintaxe
namespace
ProtocolLive\PhpLiveDb\Enums;
enum FieldsGetReturn{
case
Array;
}
case None; case Sql; case String; See more
|
* @version 2026.05.04.00
*/