255], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'user_id' => 'User ID', 'checks' => 'Checks', 'uuid' => 'Uuid', 'type_id' => 'Type ID', 'tm' => 'Tm', ]; } }