255], [['type'], 'string', 'max' => 16], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'uuid' => 'Uuid', 'type' => 'Type', ]; } }